This commit is contained in:
zhangchenbiao
2024-04-18 17:17:28 +08:00
parent a4475e6e49
commit c38cd9b4a4

View File

@@ -94,6 +94,10 @@ public enum ShopSubStageEnum {
case SHOP_STAGE_9:
case SHOP_STAGE_10:
case SHOP_STAGE_11:
case SHOP_STAGE_12:
case SHOP_STAGE_13:
case SHOP_STAGE_14:
case SHOP_STAGE_15:
return ShopSubStageStatusEnum.SHOP_SUB_STAGE_STATUS_00;
default:
return null;