admin
2023-09-05 6c68cf469de71773039c2cca8498f35b80b2891b
fanli/src/main/java/com/yeshi/fanli/service/inter/order/OrderMoneySettleService.java
@@ -27,6 +27,8 @@
   
   public void inviteSettleVipShop(Long uid, Date maxPregetTime) throws OrderMoneySettleException;
   public void inviteSettleDY(Long uid, Date maxPregetTime) throws OrderMoneySettleException;
   /**
    * 分享赚结算
    * 
@@ -42,6 +44,8 @@
   public void shareSettleSuning(Long uid, Date maxPregetTime) throws OrderMoneySettleException;
   public void shareSettleDY(Long uid, Date maxPregetTime) throws OrderMoneySettleException;
   /**
    * 自购结算
    *