{
"entityName": "mxoc_process_workprocedur",
"pagesize": 1,
"page": 1,
"unpage": "0",
"search":""
}curl --location -g --request POST '/mxoc_pdm/mxoc_basedata_query?access_token={{access_token}}' \
--header 'groupName: {{groupName}}' \
--header 'accountid: {{accountId}}' \
--header 'X-GW-Router-Addr: {{X-GW-Router-Addr}}' \
--header 'Content-Type: {{Content-Type}}' \
--data-raw '{
"entityName": "mxoc_process_workprocedur",
"pagesize": 1,
"page": 1,
"unpage": "0",
"search":""
}'{
"data": {
"totalpage": 546,
"curpagesize": 1,
"count": 546,
"pagesize": 1,
"page": 1,
"rows": [
{
"mxoc_priceprocess": "0.15",
"mxoc_auxunit_id": "0",
"mxoc_unit_number": "",
"mxoc_unit_name": "",
"number": "gxz-20250417-00000001-0003",
"masterid": "0",
"mxoc_auxunit_number": "",
"mxoc_auxunit_name": "",
"mxoc_unit_id": "0",
"name": "车缝333",
"mxoc_hourlyprice": "0",
"mxoc_auxcoefficient": "0",
"id": "2335508720647267328"
}
]
},
"errorCode": "success",
"status": true,
"success": true
}