{
"pageNum": 1,
"pageSize": 10,
"orderId": "string"
}
curl --location --request POST '/userPlatform/company/targetByYyjd/shopTargetAttainDetailForm' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 1,
"pageSize": 10,
"orderId": "string"
}'
{
"code": 0,
"message": "",
"data": null
}