src/main/java/com/zy/asrs/domain/vo/LiftMsgTableVo.java @@ -39,4 +39,10 @@ */ private Integer shuttleNo; /** * 令牌 */ private Integer token; }