1.调整实体类

This commit is contained in:
wr
2024-05-22 20:00:32 +08:00
parent 8e83a6b35e
commit 262dd68cd4
3 changed files with 5 additions and 5 deletions

View File

@@ -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 部门索引