api-增加小程序扫码后初始化界面逻辑接口
This commit is contained in:
@@ -51,5 +51,9 @@ public class ExceptionCodeTemplate {
|
||||
|
||||
public static final ExceptionCode VENUE_ERROR = ExceptionCode.init(30023, "场馆暂未开放");
|
||||
|
||||
public static final ExceptionCode DEVICE_ERROR = ExceptionCode.init(30024, "未找到该设备");
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user