#
luxiaotao1123
2021-03-24 df142079833e357624e64bd327e40e1f5f2e8fa9
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;
}