1.冀北:暂态暂降统计列表
2.冀北主网台账:部门电压信息展示 3.冀北:污染指数列表
This commit is contained in:
@@ -40,4 +40,10 @@ public class WaveTypeParam extends DeviceInfoParam.BusinessParam {
|
||||
value = "通讯状态 0.离线 1.在线"
|
||||
)
|
||||
private Integer comFlag = 1;
|
||||
|
||||
@ApiModelProperty(
|
||||
name = "type",
|
||||
value = "区分 0.pq 1.pms"
|
||||
)
|
||||
private Integer type = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user