{
"size": 10,
"current": 1,
"keyWord": "string",
"classCodes": [
"string"
]
}curl --location '/pj/risk/simple-page-third' \
--header 'project-id: {{project-id}}' \
--header 'group-code: {{group-code}}' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"size": 10,
"current": 1,
"keyWord": "string",
"classCodes": [
"string"
]
}'{
"records": [
{
"id": "",
"name": "",
"businessId": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"countId": "",
"maxLimit": 0,
"pages": 0
}