src/main/java/com/zy/asrs/domain/param/CreateOutTaskParam.java @@ -14,4 +14,7 @@ //源库位 private String sourceLocNo; //任务优先级 private Integer taskPri; }