Commit b689e6a6 authored by wangzb's avatar wangzb

feature-wzb :bug修复

parent c2cadc15
...@@ -93,9 +93,9 @@ public class TEmployeeRetirementExportVo{ ...@@ -93,9 +93,9 @@ public class TEmployeeRetirementExportVo{
private String fileAddress; private String fileAddress;
@HeadFontStyle(fontHeightInPoints = 11) @HeadFontStyle(fontHeightInPoints = 11)
@ExcelProperty("社保所在地") @ExcelProperty("社保缴纳地")
@ExcelAttribute(name = "社保所在地") @ExcelAttribute(name = "社保缴纳地")
@Schema(description = "社保所在地") @Schema(description = "社保缴纳地")
private String socialAddress; private String socialAddress;
......
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