bug修改
This commit is contained in:
@@ -56,6 +56,9 @@ public class RunManageVO {
|
||||
@ApiModelProperty(name = "businessType",value = "行业类型")
|
||||
private String businessType;
|
||||
|
||||
@ApiModelProperty(name = "objId",value = "监测点对象id")
|
||||
private String objId;
|
||||
|
||||
@ApiModelProperty(name = "objName",value = "监测点对象名称")
|
||||
private String objName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user