#
luxiaotao1123
2021-08-11 4586c8cc13cb147caa01b1cd8c3fa6afea8d5cc0
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;
}