Commit 382fb0ea authored by 陈宏杰's avatar 陈宏杰

job关闭

parent 28990510
......@@ -48,7 +48,7 @@ public class QuantGroupZhuDaiReportToBaiHang {
// @Async
//@Scheduled(cron = "0 0 05 * * ?")
@Scheduled(cron = "0 0 03 * * ?")
// @Scheduled(cron = "0 0 03 * * ?") jobSwitch
public void startZhuDaiReport(){
if (isDebug){ //测试环境不跑定时任务
return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment