xiaoyong931011
2023-03-22 49090447988eb021f7cda6969bfc6fada41e3837
src/main/java/cc/mrbird/febs/mall/service/IMemberProfitService.java
@@ -41,4 +41,12 @@
    void storeAndDirectorProfit(Date profitDate);
    void scorePool();
    void agentPerkJob(Date profitDate);
    void offLinePerkJob(Date profitDate);
    void teamEqualsPerkJob(Date profitDate);
    void mqPerkRetryJob();
}