Administrator
2025-08-01 dc1b9b02fe6dfc3fa76eaa29be0d66a4542e6fba
src/main/java/cc/mrbird/febs/vip/service/IVipCommonService.java
@@ -5,4 +5,7 @@
    void getScore(Long orderId);
    void levelUp(Long orderId);
    void saleLevelUp(Long orderId);
}