Hentua
2023-04-21 952f6ff37b57adcfd5b057ac7e0c43bb9697a01f
src/main/java/cc/mrbird/febs/mall/service/IMemberProfitService.java
@@ -18,6 +18,8 @@
     */
    void dynamicProfit(Long orderId);
    void directProfit(Long orderId);
    void dynamicProfit(Long orderId, Integer isNormal);
    /**