添加相关注释
This commit is contained in:
@@ -6,7 +6,11 @@ import org.slf4j.LoggerFactory;
|
||||
import com.gzzn.omms.msgexchangeapi.entity.msg.FLOP;
|
||||
import com.gzzn.omms.msgexchangeapi.entity.msg.SCHD;
|
||||
import com.gzzn.omms.msgexchangeapi.msghandler.flop.base.FlopBaseHandler;
|
||||
|
||||
/**
|
||||
* 航班登机,旅客和行李事件
|
||||
* @author zhouxiunai
|
||||
*
|
||||
*/
|
||||
public class BDPBHandler extends FlopBaseHandler {
|
||||
private static Logger logger = LoggerFactory.getLogger(BDPBHandler.class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user