Administrator
2025-05-20 dcea31b901dabe5259c61a40a246dbf342367c52
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);
}