{
"requestData": [
{
"myId": "c7b14ec8b5174d399dd1c8dbbb598059",
"status": "2",
"apprRemark": ""
},
{
"myId": "dd47da2774cd461fa55cab2ff93beaa6",
"status": "2",
"apprRemark": ""
}
]
}curl --location --request POST '/CyyyCheckMan/cyyyCheckManSH' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestData": [
{
"myId": "c7b14ec8b5174d399dd1c8dbbb598059",
"status": "2",
"apprRemark": ""
},
{
"myId": "dd47da2774cd461fa55cab2ff93beaa6",
"status": "2",
"apprRemark": ""
}
]
}'{}