|
@@ -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();
|