{
"sllsh": "受理流水号",
"wjxh": "文件序号"
}
curl --location --request POST '/access/invoke/10031' \
--header 'mock: 1' \
--header 'AuthToken: 16a25f86-34b2-4826-9e8e-8d63b2dfa514' \
--header 'Content-Type: application/json' \
--data-raw '{
"sllsh": "受理流水号",
"wjxh": "文件序号"
}'
{}