Explorar el Código

存量增量分润调整

lcl hace 5 meses
padre
commit
5bab9b0199
Se han modificado 1 ficheros con 2 adiciones y 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();