#
luxiaotao1123
2021-11-24 b062314f84ccdb27c074cb1e672e0ef56e091c73
src/main/java/zy/cloud/wms/manager/entity/param/StockInParam.java
@@ -8,8 +8,10 @@
@Data
public class StockInParam {
    private Long nodeId;
    private String nodeId;
    private String zpallet;
    private Integer docType;
}