代码调整
This commit is contained in:
@@ -23,5 +23,8 @@ public class DeptGetLineParam {
|
||||
@ApiModelProperty(name = "serverName",value = "系统类型 0.event-boot 1.harmonic-boot")
|
||||
private String serverName;
|
||||
|
||||
@ApiModelProperty(name = "systemType",value = "0.只返回主网的监测点信息; 1.只返回配网的监测点信息; null、2.返回主网配网两种监测点信息")
|
||||
private Integer systemType;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user