commit | 96edefcec806740617c3e67d44268c3b891d2d94 | [log] [tgz] |
---|---|---|
author | binquan.qiu <binquan.qiu@supwisdom.com> | 周四 8月 20 17:24:14 2020 +0800 |
committer | binquan.qiu <binquan.qiu@supwisdom.com> | 周四 8月 20 17:24:14 2020 +0800 |
tree | f7e97b066bbcbe8855af49b21d1011e18c64df2b | |
parent | 402b6079cd018cc8bb58838498a3e2d53b9b7ca3 [diff] [blame] |
食堂客户分类报表修改,增加自动清除餐补任务
diff --git a/config/application-devel-pg.properties b/config/application-devel-pg.properties index 28f9f94..cf4f1be 100644 --- a/config/application-devel-pg.properties +++ b/config/application-devel-pg.properties
@@ -32,4 +32,6 @@ cron.offlinedtl= 0 0/5 * * * ? -payapi.logintime= 0 0/5 * * * ? \ No newline at end of file +payapi.logintime= 0 0/5 * * * ? + +restaurant.check_discount_expire.cron= 0 0/2 * * * ? \ No newline at end of file