|
@@ -199,7 +199,7 @@ namespace MySystem
|
|
PrePosWithholdService.Instance.Start(); //预发机过期未申请提交到预扣款
|
|
PrePosWithholdService.Instance.Start(); //预发机过期未申请提交到预扣款
|
|
PrePosWithholdService.Instance.StartPre(); //预发机申请成功,处理预扣款
|
|
PrePosWithholdService.Instance.StartPre(); //预发机申请成功,处理预扣款
|
|
PosWithholdService.Instance.Start(); //过期机具激活,清理预扣款
|
|
PosWithholdService.Instance.Start(); //过期机具激活,清理预扣款
|
|
- SycnMerchantTradeService.Instance.Start(); //同步商户交易额
|
|
|
|
|
|
+ SycnMerchantTradeService.Instance.Start(); //同步商户交易额
|
|
|
|
|
|
MessageCenterService.Instance.Start(); // 消息队列
|
|
MessageCenterService.Instance.Start(); // 消息队列
|
|
LeaderTimeoutSendMessageService.Instance.Start(); //盟主过期消息提醒
|
|
LeaderTimeoutSendMessageService.Instance.Start(); //盟主过期消息提醒
|