1.新增pro生产环境配置。
2.新增CMINMSGS和COUTMSGS 脚本 3.去除启动自动获取最新动态的功能。 4.完善测试以上功能。修改Sender为OSH5
This commit is contained in:
@@ -73,6 +73,7 @@ public class FlopBaseHandler implements IBaseHandler {
|
||||
}
|
||||
else {
|
||||
//没有该动态航班信息
|
||||
this.updateCminmsgToProcessed(cminmsg);
|
||||
logger.warn("没有flid为:{}的消息",flop.getFLID());
|
||||
return HandlerResult.failure();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user