|
|
@@ -141,7 +141,10 @@ namespace MySystem
|
|
|
ExcelHelper.Instance.Start();
|
|
|
OpExcelHelper.Instance.Start();
|
|
|
SycnUserMachineCountHelper.Instance.Start(); //重置创客机具数量
|
|
|
+
|
|
|
+
|
|
|
InstallmentDeductionService.Instance.Start();//每月20号执行分期扣费
|
|
|
+ TimeOutPosChargeService.Instance.StartDoChargeAmount();//每天执行预扣款
|
|
|
}
|
|
|
|
|
|
|