#
luxiaotao1123
2021-08-09 5a3e3d46cf09feacae5a56be0685fdda68f512d2
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;
}