@@ -40,10 +40,4 @@ 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