#
luxiaotao1123
2021-04-10 7a868ca70a8f8cc796664ce1e08e8f4cae322fc8
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;
}