Explorar o código

存量增量分润调整

lcl hai 5 meses
pai
achega
5bab9b0199
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Startup.cs

+ 2 - 0
Startup.cs

@@ -207,6 +207,8 @@ namespace MySystem
                 WeChatPayBackService.Instance.StartDivi(); //补分账
                 AlipayPayBackService.Instance.StartDivi(); //补分账
                 ProfitHelper.Instance.StartListenProfit(); //每月分润
+                // ProfitBeforeHelper.Instance.StartListenProfit(); //每月分润
+                // ProfitAfterHelper.Instance.StartListenProfit(); //每月分润
 
                 AlipayPayBackFeeService.Instance.Start();
                 ActiveRewardService.Instance.StartAct();