自动化立体仓库 - WMS系统
#
LSH
2023-04-23 94992a6d7591fd503a25b25a42d175a81249d306
src/main/java/com/zy/asrs/entity/param/EmptyPlateOutParam.java
@@ -10,6 +10,9 @@
    // 出站口
    private Integer outSite;
    // 商品id
    private Integer matId;
    // 库位号集合
    private List<String> locNos;