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