Administrator
6 days ago 977ce849c1ae60a3f5dde8a3313d4b4cfd484fd0
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);
}