jiangping
2024-12-03 f2e092ab2336060347d41d2bc748a5875f8ba5c6
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/YwDeviceRecord.java
@@ -71,7 +71,7 @@
    private String content;
    @ApiModelProperty(value = "运维时间")
    @JsonFormat(pattern = "yyyy-MM-dd")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    private Date dealDate;
    @ApiModelProperty(value = "设备名称")