#
luxiaotao1123
2021-05-31 144bc7f91f7cc6aeeb365669a6ce049405eeb321
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;
}