综合评估功能调整
This commit is contained in:
@@ -44,4 +44,7 @@ public class AssessParam {
|
||||
@ApiModelProperty("电压等级")
|
||||
private String voltageLevel;
|
||||
|
||||
@ApiModelProperty(name="type",value="类型(1年 2季度 3月份 4周 5日)")
|
||||
private Integer type;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user