admin
2024-04-26 5e7b0ed4a154ad067cbcf4aa1a1c7cce32f9864c
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;
   /**
    * 自购结算
    *