设备主题获取录入

This commit is contained in:
2023-07-13 20:07:04 +08:00
parent 147aef0bfd
commit 153a9ae1a5
11 changed files with 233 additions and 72 deletions

View File

@@ -27,6 +27,7 @@ public enum AccessResponseEnum {
DEV_IS_NOT_WG("A0303","注册装置不是网关!"),
REGISTER_RESPONSE_ERROR("A0304","装置注册,装置侧应答失败!"),
RESPONSE_ERROR("A0304","装置请求响应错误!"),
DEV_TYPE_NOT_FIND("A0305","装置类型未找到,需要录入!"),