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