|
|
@@ -175,7 +175,7 @@ namespace MySystem
|
|
|
ProfitBeforeNewHelper.Instance.StartListenProfitAdd(); //补每月分润
|
|
|
ProfitAfterNewHelper.Instance.StartListenProfitAdd(); //补每月分润
|
|
|
ProfitCheckHelper.Instance.Start(); //检查订单是否在队列里
|
|
|
- SettleAmountCheckHelper.Instance.Start(); //检查未结算分账订单队列
|
|
|
+ // SettleAmountCheckHelper.Instance.Start(); //检查未结算分账订单队列
|
|
|
|
|
|
AlipayPayBackFeeService.Instance.Start();
|
|
|
ActiveRewardService.Instance.StartAct();
|