Administrator
2026-02-04 8df48cb78c9552e9fc3eee25e3b616a3450b9a12
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);
}