{
"authOpinion": "",
"changeCheckUserId": "",
"checkPersonIdS": "",
"checkPersonNameS": "",
"taskId": "",
"beginDatetime": "",
"endDatetime": "",
"fileId": "",
"fileName": "",
"filePath": ""
}
curl --location --request POST 'http://192.168.11.46:13000/basic/checkTaskChangeRecord/manualOperation' \
--header 'Content-Type: application/json' \
--data-raw '{
"authOpinion": "",
"changeCheckUserId": "",
"checkPersonIdS": "",
"checkPersonNameS": "",
"taskId": "",
"beginDatetime": "",
"endDatetime": "",
"fileId": "",
"fileName": "",
"filePath": ""
}'
{}