Administrator
2025-08-15 a89bf85ca14e3bf7065a6de1bbddf7afd288c992
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);
}