Commit 78c9cd4c authored by zhoushiguang's avatar zhoushiguang

example val

parent bf901aa3
......@@ -45,7 +45,7 @@ class GreenReportOverview {
@ApiModelProperty(value = "干线名称",example = "")
private String greenName ;
@ApiModelProperty(value = "干线路段长度,单位米",example = "")
@ApiModelProperty(value = "干线路段长度,单位米",example = "122")
private double length ;
@ApiModelProperty(value = "干线道路类型,以文字形式描述",example = "主干道")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment