Administrator
2026-02-12 fdcca2441edab2c21ed4e1d51be7c5618cf1dbd0
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);
}