Administrator
2025-09-02 fa296a6e4d2f7356f53b9a33d0b05d48522436bc
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);
}