礼包中心model
礼包中心model
This commit is contained in:
@@ -967,6 +967,8 @@ public enum BusiStatus {
|
||||
SERIES_MEDAL_LIMIT(20515, "超过可设置上限,请升级VIP获取更多位置"),
|
||||
|
||||
GUILD_USD_WITHDRAW_ACCOUNT_TYPE_ERROR(500, "提現方式錯誤,請重新綁定帳戶後重試。"),
|
||||
|
||||
PACK_NUM_NOT_ENOUGH(500, "礼包数量不足"),
|
||||
;
|
||||
|
||||
private final int value;
|
||||
|
Reference in New Issue
Block a user