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