字典树新增接口
This commit is contained in:
@@ -365,8 +365,10 @@ public enum DicDataEnum {
|
||||
/**
|
||||
* 装置类型(治理)
|
||||
*/
|
||||
GATEWAY_DEV("网关", "Gateway_Dev"),
|
||||
CONNECT_DEV("直连设备", "Connect_Dev"),
|
||||
GATEWAY_DEV("网关", "Gateway"),
|
||||
CONNECT_DEV("直连设备", "Direct_Connected_Device"),
|
||||
DEV("装置", "Device"),
|
||||
|
||||
|
||||
/**
|
||||
* 治理数据模型
|
||||
|
||||
Reference in New Issue
Block a user