{
"site": "string",
"pageNum": 0,
"pageSize": 0,
"totalNum": 0,
"sort": "string",
"sortType": "string",
"sort1": "string",
"sortType1": "string",
"id": 0,
"customerId": 0,
"operationId": 0
}curl --location --request POST '/pullProd/MCustomerGeneralLabel/QuerylabelMapDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"site": "string",
"pageNum": 0,
"pageSize": 0,
"totalNum": 0,
"sort": "string",
"sortType": "string",
"sort1": "string",
"sortType1": "string",
"id": 0,
"customerId": 0,
"operationId": 0
}'