@@ -41,7 +41,6 @@ public class MonitorInfoEntity{
/** 设备信息 */
@ApiModelProperty(value = "设备编号")
- @JsonIgnore
@TableField(exist = false)
private String deviceCode;