#
luxiaotao1123
2021-04-13 b7c05c9a8fa17542af39e5e12a2fb98bcea3451f
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;
}