huminmin
20 小时以前 978c3b3b1f3b15e46fb4078f4aeb04e6d366f127
src/main/java/com/ruoyi/device/pojo/DeviceMaintenance.java
@@ -42,6 +42,8 @@
    private String deviceModel;
    private String remark;
    @ApiModelProperty("计划保养日期")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")