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