{
"current": 0,
"size": 0,
"filters": [
{
"logic": "string",
"field": "string",
"operator": "string",
"value": {}
}
]
}curl --location --request POST 'http://10.18.6.122:88/api/dap/taskflow/sop/page' \
--header 'Authorization: Bearer c7KzZCrm4ip42-sKWxGhAfnMgrdVU4D1ZefeLSl2h4Av8Iv0_Dl0KcN7ZKNjnS0Qg9GaVfZUXkMm2ckyIjQmlRcAt4lWzoFKUfUxT69hgTZQ8FLdtO_qduYkRXc_6Nkk' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"size": 0,
"filters": [
{
"logic": "string",
"field": "string",
"operator": "string",
"value": {}
}
]
}'{
"code": 0,
"msg": null,
"data": {
"records": [
{
"sopAuditId": 0,
"uuid": "string",
"datefieldM4jlurzm": "string",
"employeefieldM4jlurzn": "string",
"textfieldM4nmvt2z": "string",
"textfieldM4nmvt3b": "string",
"textfieldM4ul4ekc": "string",
"department": "string",
"textfieldM56e3vjq": "string",
"employeefieldM4jmgkmv": "string",
"textfieldM4nmvt30": "string",
"textfieldM4jmgkn0": "string",
"shift": "string",
"selectfieldM4v5p5cs": "string",
"datefieldM4tlkqds": "string",
"category": "string",
"associationformfieldM56cxezd": "string",
"subformId": "string",
"tablefieldM56cxezc": "string",
"selectfieldM4jlurzy": "string",
"textfieldM4jlus00": "string",
"imagefieldM4jlurzz": [
"string"
],
"numberfieldM528nh72": 0,
"instanceStatus": "string"
}
],
"total": 0,
"size": 0,
"current": 0,
"filters": null,
"pages": 0
}
}