{
"riskInstanceBusinessId": "string",
"riskEventImpactId": "string",
"pageNum": 0,
"pageSize": 0
}curl --location '/open-api/suggest/suggest-problem-impact-instance-page' \
--header 'project-id: {{project-id}}' \
--header 'group-code: {{group-code}}' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"riskInstanceBusinessId": "string",
"riskEventImpactId": "string",
"pageNum": 0,
"pageSize": 0
}'{
"records": "Collections.emptyList()",
"total": 0,
"size": 10,
"current": 1,
"orders": "new ArrayList<>()",
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"countId": "string",
"maxLimit": 0,
"pages": 0
}