This commit is contained in:
shuo.wang
2025-03-31 16:21:23 +08:00
parent cc34f3b5f6
commit 01933a6d18

View File

@@ -71,6 +71,7 @@ public enum ShopSubStageEnum {
total++; total++;
} }
} }
return total;
} }
public static List<ShopSubStageEnum> getShopStageEnum(Integer shopStage) { public static List<ShopSubStageEnum> getShopStageEnum(Integer shopStage) {