*
lsh
2025-11-05 f7549d786a572e344e8cd3e94a0827a8c219760b
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 = "演示任务";