字典树新增接口

This commit is contained in:
2023-07-06 11:33:59 +08:00
parent 8feb7b00ab
commit 5229ae3c60
8 changed files with 97 additions and 4 deletions

View File

@@ -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"),
/**
* 治理数据模型