Commit e364096e authored by fangxinjiang's avatar fangxinjiang

社保公积金查询导出 地市

parent 7714e25a
......@@ -522,7 +522,7 @@ public class TSocialFundInfoExportVo extends RowIndex implements Serializable {
@ExcelProperty("公积金户")
private String providentHouseholdName;
@ExcelAttribute(name = "公积金缴纳地-省", maxLength = 32)
@ExcelAttribute(name = "公积金缴纳地-省", isArea = true, maxLength = 32)
@Schema(description = "公积金缴纳地-省")
@HeadFontStyle(fontHeightInPoints = 11)
@ExcelProperty("公积金缴纳地-省")
......
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