1.调整实体类
This commit is contained in:
@@ -93,8 +93,8 @@ public class DeviceInfoParam implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty("通讯状态")
|
||||
@Range(min = 0, max = 2, message = "通讯状态" + ValidMessage.PARAM_FORMAT_ERROR)
|
||||
private Integer comFlag;
|
||||
|
||||
private Integer comFlagStatus;
|
||||
|
||||
/**
|
||||
* 默认全部监测点
|
||||
* @param deptIndex 部门索引
|
||||
|
||||
Reference in New Issue
Block a user