{
"current": 0,
"size": 0,
"site": "string",
"itemGroup": "string",
"itemGroupDesc": "string"
}curl --location --request GET 'http://10.18.6.122:88/api/dap/tagged-item/item-group/config/page?department¤t&size' \
--header 'Authorization: Bearer c7KzZCrm4ip42-sKWxGhAfnMgrdVU4D1ZefeLSl2h4Av8Iv0_Dl0KcN7ZKNjnS0Qg9GaVfZUXkMm2ckyIjQmlRcAt4lWzoFKUfUxT69hgTZQ8FLdtO_qduYkRXc_6Nkk' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 0,
"size": 0,
"site": "string",
"itemGroup": "string",
"itemGroupDesc": "string"
}'{
"code": 0,
"msg": null,
"data": {
"records": [
{
"createBy": "10024863",
"createTime": "2025-08-20 10:33:20",
"updateBy": "10024863",
"updateTime": "2025-08-20 10:33:20",
"delFlag": "0",
"id": "1958115122390855681",
"site": "2871",
"itemGroup": "A1",
"itemGroupDesc": "测试"
},
{
"createBy": "10024863",
"createTime": "2025-08-20 10:39:10",
"updateBy": "10024863",
"updateTime": "2025-08-20 10:39:10",
"delFlag": "0",
"id": "1958116592527994881",
"site": "2871",
"itemGroup": "A1111",
"itemGroupDesc": "测试"
}
],
"total": 2,
"size": 10,
"current": 1,
"pages": 1
}
}