pms代码调整

This commit is contained in:
2023-10-12 12:38:51 +08:00
parent 51acc3edf7
commit 5e44908641
13 changed files with 176 additions and 22 deletions

View File

@@ -379,7 +379,7 @@ public enum DicDataEnum {
/**
* 治理数据模型
* 数据模型
*/
APF("APF","Apf"),
DVR("DVR","Dvr"),
@@ -395,6 +395,7 @@ public enum DicDataEnum {
SET("定值","Set"),
INSET("内部定值","InSet"),
CTRL("控制","Ctrl"),
TARGET_LIMIT("指标越限判断模板","target_limit"),
/**
* 暂降原因
*/

View File

@@ -74,7 +74,7 @@ public enum DicDataTypeEnum {
ALARM_LEVEL("警告级别","Alarm_Level"),
CS_DATA_TYPE("治理数据模型", "Cs_Data_Type"),
CS_DATA_TYPE("数据模型类别", "Cs_Data_Type"),
//pms