#
1
2025-05-06 13b1c4ff3d3681e32580c224d87dcb0ef362188b
src/main/java/com/zy/asrs/entity/param/CarryParam.java
@@ -10,6 +10,9 @@
    //入出库类型
    private Integer ioType;
    //优先级
    private Integer taskPriority;
    //容器编码
    private String barcode;