Browse Source

放开分润

lcl 5 months ago
parent
commit
8cacb8aee1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Startup.cs

+ 4 - 4
Startup.cs

@@ -208,10 +208,10 @@ 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(); //每月分润
-                // ProfitBeforeNewHelper.Instance.StartListenProfit(); //每月分润
-                // ProfitAfterNewHelper.Instance.StartListenProfit(); //每月分润
+                ProfitBeforeHelper.Instance.StartListenProfit(); //每月分润
+                ProfitAfterHelper.Instance.StartListenProfit(); //每月分润
+                ProfitBeforeNewHelper.Instance.StartListenProfit(); //每月分润
+                ProfitAfterNewHelper.Instance.StartListenProfit(); //每月分润
 
 
                 AlipayPayBackFeeService.Instance.Start();
                 AlipayPayBackFeeService.Instance.Start();
                 ActiveRewardService.Instance.StartAct();
                 ActiveRewardService.Instance.StartAct();