|
@@ -145,6 +145,7 @@ namespace MySystem
|
|
|
|
|
|
|
|
// InstallmentDeductionService.Instance.Start();//每月20号执行分期扣费
|
|
// InstallmentDeductionService.Instance.Start();//每月20号执行分期扣费
|
|
|
// TimeOutPosChargeService.Instance.StartDoChargeAmount();//每天执行预扣款
|
|
// TimeOutPosChargeService.Instance.StartDoChargeAmount();//每天执行预扣款
|
|
|
|
|
+ PreStoreApplyHelper.Instance.StartEverTime();//临时额度充值调低
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|