物解析功能
This commit is contained in:
@@ -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","软件信息为空"),
|
||||
|
||||
|
||||
@@ -20,4 +20,6 @@ public class CsModelDto {
|
||||
|
||||
private Integer type;
|
||||
|
||||
private Integer moduleNumber;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user