bug调整
This commit is contained in:
@@ -62,6 +62,10 @@ public class THDistortionVO implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty("总畸变率")
|
||||
private Double distortion = 3.14159;
|
||||
|
||||
@ApiModelProperty("排序")
|
||||
private Integer sort;
|
||||
|
||||
/**
|
||||
* 子集
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user