api-目前只支持健身馆强校验
This commit is contained in:
@@ -52,6 +52,7 @@ public class ExceptionCodeTemplate {
|
||||
public static final ExceptionCode VENUE_ERROR = ExceptionCode.init(30023, "场馆暂未开放");
|
||||
|
||||
public static final ExceptionCode DEVICE_ERROR = ExceptionCode.init(30024, "未找到该设备");
|
||||
public static final ExceptionCode VENUE_TYPE_ERROR = ExceptionCode.init(30025, "该场馆暂不支持扫码入场");
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user