Sfoglia il codice sorgente

放开每月分润

lcl 1 anno fa
parent
commit
0f3360ce39
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Startup.cs

+ 1 - 0
Startup.cs

@@ -159,6 +159,7 @@ namespace MySystem
                 WeChatPayBackService.Instance.StartDivi(); //补分账
                 ProfitHelper.Instance.StartListenTrade(); //返现队列-支付宝
                 ProfitHelper.Instance.StartListenWxTrade(); //返现队列-微信
+                ProfitHelper.Instance.StartListenProfit(); //每月分润
 
                 AlipayPayBackFeeService.Instance.Start();
                 ActiveRewardService.Instance.StartAct();