接口调整
This commit is contained in:
@@ -19,4 +19,10 @@ public class EpdDTO {
|
||||
@ApiModelProperty("inflxuDB表名")
|
||||
private String tableName;
|
||||
|
||||
@ApiModelProperty("起始次数")
|
||||
private Integer harmStart;
|
||||
|
||||
@ApiModelProperty("结束次数")
|
||||
private Integer harmEnd;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user