qushaowei
2025-05-26 ed48aa9f30a87c528f071d06bf6b59d7d15428e9
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")