Browse Source

存量增量分润调整

lcl 5 months ago
parent
commit
5bab9b0199
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Startup.cs

+ 2 - 0
Startup.cs

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