zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/core/model/command/ShuttleRedisCommand.java
@@ -10,11 +10,13 @@ @Data public class ShuttleRedisCommand implements Serializable { private static final long serialVersionUID = 1L; //四向穿梭车号 private Integer shuttleNo; //工作号 private Integer wrkNo; private Integer taskNo; //命令执行步序 private Integer commandStep;