{"entid":"1","sheetid":"STAA250416000004","shopid":"0020"}
curl --location --request POST 'http://localhost:8510/icvs-bmm-adjust/saletaxrateadjask/genAdj' \
--header 'ssotoken: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{"entid":"1","sheetid":"STAA250416000004","shopid":"0020"}'
{
"returncode": "",
"data": {},
"message": "",
"traceId": "",
"errorDetail": "",
"now": ""
}