自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-28 07339fca4fe9f5263c2e74854e9ac5a0a9681d1c
src/main/java/com/zy/asrs/entity/param/FullStoreParam.java
@@ -13,7 +13,7 @@
    // 物料列表数据
    private List<MatCodeStore> list;
    static class MatCodeStore {
    public static class MatCodeStore {
        // 物料编号
        private String matNo;