#
luxiaotao1123
2021-03-23 0e69b6d27e19862a9832b627d358d9ce04118a6e
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;
}