Administrator
2025-07-01 fd0efdcc064a63bd5e993f94a5545aedbfc72b6e
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);
}