admin
2024-10-30 010ef2a907e66efd4702443c06cdd18f8a7ffa5b
src/main/java/com/yeshi/buwan/service/inter/vip/VIPPriceService.java
@@ -41,5 +41,7 @@
     */
    public VIPPrice selectByType(VIPPriceType type);
    public VIPPrice selectByIOSProductId(String productId);
}