调整航班日计划获取

This commit is contained in:
zhouxiunai
2018-12-19 13:47:05 +08:00
parent 3070e8c551
commit 653c1c554a
3 changed files with 24 additions and 11 deletions
@@ -32,7 +32,7 @@ public class AppRunner implements CommandLineRunner {
Date nowDate = new Date();
cmoutmsgService.sendSchdGetMsg(nowDate);
cmoutmsgService.sendSchdGetMsg(null,null);//发送获取当天日计划的申请
//
redisService.set(RedisKeyConstant.KEY_ISWAITSCHD, true); //等待返回日计划状态