zss
3 天以前 4a7fb3726302ca1c775ccaadeae76c1f28a9b540
src/main/java/com/ruoyi/device/execl/DeviceRepairExeclDto.java
@@ -37,7 +37,7 @@
    @ApiModelProperty("维修时间")
    @Excel(name = "维修时间", width = 30, dateFormat = "yyyy-MM-dd")
    private Date maintenanceTime;
    private LocalDateTime maintenanceTime;
    @ApiModelProperty("维修结果")
    @Excel(name = "维修结果")