Administrator
2025-08-20 6a46668a0e701cdf8bd91bce1e78f9010fdeba73
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);
}