流量策略bug修改
This commit is contained in:
@@ -82,7 +82,7 @@ public enum DeviceResponseEnum {
|
||||
|
||||
FLOW_SAME_NAME("A0350","当前名称已存在"),
|
||||
FLOW_FLAG("A0351","默认类型已存在"),
|
||||
FLOW_ERROR("A0352","占比参数异常"),
|
||||
FLOW_ERROR("A0352","确保流量占比普通<预警<告警"),
|
||||
|
||||
IMPORT_ORACLE_EXCEPTION("A0353","导入旧库台账异常"),
|
||||
PARAM_VAL_ERR("A0354","参数校验异常"),
|
||||
|
||||
@@ -129,7 +129,7 @@
|
||||
</select>
|
||||
<select id="getDictData" resultType="java.lang.String">
|
||||
SELECT
|
||||
Name
|
||||
id
|
||||
FROM
|
||||
sys_dict_data
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user