{"sheetId":"STAA250416021992"}
curl --location --request POST 'http://localhost:8510/icvs-bmm-adjust/hisdeductrateadjust/submit' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{"sheetId":"STAA250416021992"}'
{
"returncode": "",
"data": {},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}