#
luxiaotao1123
2021-04-02 04f26c9567bdb53ec8a124f6c40af162421d3cfc
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;
}