|
@@ -1028,7 +1028,7 @@ module.exports = app => {
|
|
|
// yf_tp: yfPay.tp,
|
|
|
// sf_tp: sfPay.tp,
|
|
|
// tp_history: JSON.stringify(this.ctx.stage.tp_history),
|
|
|
- cache_time_r: this.ctx.stage.cache_time_l,
|
|
|
+ // cache_time_r: this.ctx.stage.cache_time_l,
|
|
|
});
|
|
|
// 复制一份最新数据给原报
|
|
|
// await this.ctx.service.stagePay.copyAuditStagePays(this.ctx.stage, this.ctx.stage.times + 1, 0, transaction);
|