src/main/java/com/zy/core/model/protocol/StaProtocol.java @@ -36,5 +36,8 @@ // 工作号 private Integer workNO; // 目标站 private Integer staNo; }