|
@@ -141,6 +141,10 @@ namespace MySystem
|
|
|
ExcelHelper.Instance.Start();
|
|
ExcelHelper.Instance.Start();
|
|
|
OpExcelHelper.Instance.Start();
|
|
OpExcelHelper.Instance.Start();
|
|
|
TestHelper.Instance.Start();
|
|
TestHelper.Instance.Start();
|
|
|
|
|
+
|
|
|
|
|
+ TimeOutPosSendMessageService.Instance.Start();//过期机具循环截止时间超过10天预扣费消息推送
|
|
|
|
|
+ TimeOutPosChargeService.Instance.Start();//过期机具循环截止时间超过15天执行扣费
|
|
|
|
|
+ TimeOutPosChargeReturnService.Instance.Start();//过期购买机具循环截止时间超过15天激活扣费退还
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|