*
lsh
2 天以前 d7ec100166068db8197d218c57d2a6c86a5289a4
src/main/java/com/zy/asrs/entity/param/TaskCreateParam.java
@@ -100,9 +100,7 @@
        this.barcode = locMast.getBarcode();
        this.taskPriority = 1;
        this.startPoint = locMast.getLocNo();
        this.startPointSta = crnSlave.getCrnOutStn().get(0).getStaNo();
        this.targetPoint = locMast.getLocNo();
        this.targetPointSta = crnSlave.getCrnInStn().get(0).getStaNo();
        this.emptyContainer = "N";
        this.crn = locMast.getCrnNo();
        this.memo = "演示任务";