{
"current": 1,
"size": 10,
"params": {
"name":"12132E$moiXg7zz#m#F1bE&(5Q",
"mccmncIds":"2",
"type":"28",
"likeFields":"12132E"
}
}curl --location --request POST '/resourceStageRuleBase/list' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"current": 1,
"size": 10,
"params": {
"name":"12132E$moiXg7zz#m#F1bE&(5Q",
"mccmncIds":"2",
"type":"28",
"likeFields":"12132E"
}
}'{
"code": 0,
"msg": "",
"data": {
"records": [
{
"id": 0,
"name": "",
"mccmncIds": "",
"resourceType": 0,
"createBy": "",
"createTime": "",
"modifyBy": "",
"modifyTime": "",
"itemRule": [
{
"id": 0,
"ruleId": 0,
"type": 0,
"conditionType": 0,
"dayNum": 0,
"threshold1": 0,
"threshold2": 0,
"threshold3": 0,
"createTime": "",
"modifyTime": ""
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"ascs": [
""
],
"descs": [
""
],
"optimizeCountSql": false,
"isSearchCount": false
}
}