xiaoyong931011
2023-03-29 5cb35f00b996b09c749c909d54df45bf526645bc
src/test/java/cc/mrbird/febs/ProfitTest.java
@@ -89,7 +89,7 @@
    @Test
    public void thankfulProfit() {
        memberProfitService.thankfulProfit(new Date());
        memberProfitService.mqPerkRetryJob();
    }
    @Test