{
"ruleBaseVo": {
"id": 0,
"ruleCode": "string",
"entityCode": "string",
"ruleName": "string",
"modelCode": "string",
"ruleDesc": "string",
"autoNotice": "string",
"warnHandleTarget": "string",
"warnHandleTargetName": "string",
"ruleState": "string",
"sectionNum": 0,
"createBy": 0,
"createByName": "string",
"createDate": "string"
},
"ruleSettingVo": [
{
"entityCode": "string",
"sectionId": 0,
"sectionName": "string",
"stGuid": "string",
"stName": "string",
"settingList": [
{
"entityCode": "string",
"sectionId": 0,
"sectionName": "string",
"warnType": "string",
"warnLevel": "string",
"minSymbol": "string",
"minValue": 0,
"maxSymbol": "string",
"maxValue": 0
}
]
}
],
"ruleNoticeVo": [
{
"entityCode": "string",
"warnType": "string",
"noticeWay": "string",
"noticeUsers": "string",
"noticeUsersName": "string"
}
]
}