Administrator
2025-07-22 317bb4aefb93d4e3797b8a3fd1ac9e82665beb48
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);
}