#
luxiaotao1123
2020-06-18 ebc766304439d72c69b580eaef83681096e4ee3d
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;