{
"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/dds/exc/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": [
{
"id": "1882635219986288641",
"errDesc": "测试问题001",
"errImageUrl": "",
"rectification": "11112222",
"imageUrl": null,
"employeefieldM4hx14po": "何永强",
"textfieldM4nmow9l": "10056256",
"textfieldM4nmow9m": "浙江敏能",
"textfieldM4ul67zv": "2871",
"selectfieldM4t9vox7": "生产运营二部",
"jobLevel": "10",
"selectfieldM4t7uetm": "线长",
"shift": "1202",
"selectfieldM4v5wruu": "白班",
"datefieldM4v5wruv": "2025-01-20 05:29:34",
"datefieldM53c4yhh": "2025-01-22 16:27:09",
"confirm": null
}
],
"total": 1,
"size": 10,
"current": 1,
"pages": 1
}
}