Commit 4a0f4631 authored by huyuchen's avatar huyuchen

huych-入职登记商险待办提交

parent 1d01cc45
......@@ -59,7 +59,7 @@ public class TEmployeeInsurancePreVo implements Serializable {
/**
* 登记时间
*/
@ExcelAttribute(name = "登记时间")
@ExcelAttribute(name = "登记时间", isDate = true)
@Schema(description = "登记时间")
@ExcelProperty("登记时间")
private Date registTime;
......
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