提交代码,设备权限分享

This commit is contained in:
huangzj
2023-06-29 09:51:20 +08:00
parent ac46544730
commit 29042bf8ee
5 changed files with 38 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ public enum AlgorithmResponseEnum {
LOSE_EFFICACY ("A00509","二维码失效,该设备已绑定"),
DATA_LOSE ("A00510","未找到设备与主用户信息"),
REPEAT_SHARE ("A00511","设备已分享完成,请勿再次分享"),
DEVICE_LOSE("A00512","设备id缺失")
;