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