Explorar o código

切换新分润

lcl hai 1 ano
pai
achega
987afcafc8
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      Startup.cs

+ 3 - 3
Startup.cs

@@ -206,9 +206,9 @@ namespace MySystem
                 AlipayShareService.Instance.Start(); //分账状态监控队列,分账完成则提交返现(支付宝)
                 WeChatPayBackService.Instance.StartDivi(); //补分账
                 AlipayPayBackService.Instance.StartDivi(); //补分账
-                ProfitHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitBeforeHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitAfterHelper.Instance.StartListenProfit(); //每月分润
+                // ProfitHelper.Instance.StartListenProfit(); //每月分润
+                ProfitBeforeHelper.Instance.StartListenProfit(); //每月分润
+                ProfitAfterHelper.Instance.StartListenProfit(); //每月分润
 
                 AlipayPayBackFeeService.Instance.Start();
                 ActiveRewardService.Instance.StartAct();