#
luxiaotao1123
2021-04-23 850b193934332d12ae1894741c70e7e9f8192b0c
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;
}