lcl 5 сар өмнө
parent
commit
5bab9b0199
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  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();