Commit 3bd59d28 authored by tangwei's avatar tangwei

修改时间格式

parent 827f2939
......@@ -94,7 +94,6 @@ public class WaterResourceDto extends BaseDto {
@ExcelProperty(value = "启用日期", index = 8)
@ApiModelProperty(value = "启用日期")
@DateTimeFormat("yyyy-MM-dd")
private Date enableDate;
@ExcelIgnore
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment