*
lsh
2 天以前 23e81c5d24c37a87fbbbf67c68b17e8f78832148
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 = "演示任务";