commit | 03f87edb935c75e80c8247e9517c1d70d0a89638 | [log] [tgz] |
---|---|---|
author | binquan.qiu <binquan.qiu@supwisdom.com> | 周四 9月 05 17:25:59 2019 +0800 |
committer | binquan.qiu <binquan.qiu@supwisdom.com> | 周四 9月 05 17:25:59 2019 +0800 |
tree | be88dcd8353590ff6eab659dc9b14ff023ef1557 | |
parent | ebcbd752825fb9211456bc70c003577dd21810b7 [diff] [blame] |
修改离线交易逻辑,冲正交易,线上交易修改
diff --git a/config/application-devel-pg.properties b/config/application-devel-pg.properties index 6a1a4cd..287dde0 100644 --- a/config/application-devel-pg.properties +++ b/config/application-devel-pg.properties
@@ -28,5 +28,5 @@ payapi.appid=200001 -cron.offlinedtl=0/30 * * * * ? +cron.offlinedtl=0 0/5 * * * ? payapi.logintime=0 0/20 * * * ? \ No newline at end of file