src/main/java/com/zy/common/model/LocDto.java @@ -47,6 +47,12 @@ private Integer staNo; @ApiModelProperty(value= "桶类型") private String model; @ApiModelProperty(value= "罐装量") private Double volume; public LocDto() { }