lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/entity/MdcEquipmentMonitor.java
@@ -64,12 +64,6 @@ private Integer equipmentStatus; /** * 设备状态说明 */ @ApiModelProperty(value = "设备状态说明") private Integer equipmentStatusRemark; /** * 采集时间 */ @JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")