Administrator
3 days ago 726de53a23bd9b6b24ccc3ae6c3b1a6b24b67379
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);
}