物解析功能

This commit is contained in:
2023-08-16 19:47:54 +08:00
parent 93fb513166
commit 4740f2b4d0
8 changed files with 108 additions and 47 deletions

View File

@@ -54,6 +54,7 @@ public enum AccessResponseEnum {
MODEL_VERSION_ERROR("A0308","询问装置模板信息错误"),
CLDID_IS_NULL("A0309","逻辑子设备标识为空"),
MODULE_NUMBER_IS_NULL("A0309","设备子模块个数为空"),
LDEVINFO_IS_NULL("A0309","逻辑设备信息为空"),
SOFTINFO_IS_NULL("A0309","软件信息为空"),