*
L
13 小时以前 24fc54262b62a4f6835be68cd318c14e4d7327ef
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 = "演示任务";