1.微调
This commit is contained in:
@@ -18,7 +18,7 @@ public class RunManageVO {
|
||||
private Integer runNo;
|
||||
|
||||
@ApiModelProperty(name = "id",value = "监测点序号")
|
||||
private Integer id;
|
||||
private String id;
|
||||
|
||||
@ApiModelProperty(name = "lineName",value = "监测点名称")
|
||||
private String lineName;
|
||||
|
||||
Reference in New Issue
Block a user