Commit fb6614a1 authored by lanbaoming's avatar lanbaoming

2024-05-16修改BUG

parent 0256a076
......@@ -57,6 +57,7 @@ public class UserBackVO {
@ApiModelProperty(value = "最后登录时间")
private Date loginDate;
//lanbm 2024-06-16 update
@ExcelProperty("创建时间")
@JsonFormat(pattern = FORMAT_YEAR_MONTH_DAY_HOUR_MINUTE_SECOND)
@ApiModelProperty(value = "创建时间", required = true)
......
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