{
"current": 0,
"size": 0,
"filters": [
{
"logic": "string",
"field": "string",
"operator": "string",
"value": {}
}
]
}curl --location --request POST 'http://10.18.6.122:88/api/dap/base/exclude/date/config/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": [
{
"createBy": "10024863",
"createTime": "2025-07-15 09:24:28",
"updateBy": "10024863",
"updateTime": "2025-07-15 17:27:02",
"delFlag": "0",
"id": "1945051827593302017",
"site": "2871",
"siteName": "浙江敏能",
"excludeStartDate": "2025-07-16",
"excludeEndDate": "2025-07-16",
"userId": null,
"userName": "测试数据",
"remark": null
}
],
"total": 1,
"size": 10,
"current": 1,
"filters": null,
"sorts": null,
"pages": 1
}
}