{
"requestData": {
"myId": "CYYY20230510000063",
"spotCheck": "2"
}
}curl --location --request POST '/CyyyCheckOrder/EditSpotCheck' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestData": {
"myId": "CYYY20230510000063",
"spotCheck": "2"
}
}'{}