指标字典功能调整
This commit is contained in:
@@ -93,6 +93,8 @@ public enum CommonResponseEnum {
|
||||
TIME_ERROR("A0101","时间格式有误"),
|
||||
CLOSE_RESOURCE_ERROR("A0102","关闭资源有误"),
|
||||
MATH_ERROR("A0103","比例总和大于100%"),
|
||||
CS_DEVICE_RESPONSE_ENUM("A0104", "治理终端响应枚举类型"),
|
||||
|
||||
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user