字典枚举添加
This commit is contained in:
@@ -380,11 +380,12 @@ public enum DicDataEnum {
|
|||||||
OPEN_DELTA("开口三角", "Open_Delta"),
|
OPEN_DELTA("开口三角", "Open_Delta"),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 装置类型(治理)
|
* 装置类型
|
||||||
*/
|
*/
|
||||||
GATEWAY_DEV("网关", "Gateway"),
|
GATEWAY_DEV("网关", "Gateway"),
|
||||||
CONNECT_DEV("直连设备", "Direct_Connected_Device"),
|
CONNECT_DEV("直连设备", "Direct_Connected_Device"),
|
||||||
DEV("装置", "Device"),
|
DEV("装置", "Device"),
|
||||||
|
PORTABLE("便携式设备", "Portable"),
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user