{
"id": 0,
"entityCode": "string",
"ruleDesc": "string",
"autoNotice": "string",
"warnHandleTarget": "string",
"sectionList": [
{
"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
}
],
"noticeList": [
{
"entityCode": "string",
"warnType": "string",
"noticeWay": "string",
"noticeUsers": "string",
"noticeUsersName": "string"
}
]
}