Commit 8da05fc2 authored by hongguangwu's avatar hongguangwu

MVP1.7.12-瓜子导出档案

parent 6475f3a1
...@@ -173,7 +173,7 @@ public class TGzEmpInfoExportMain implements Serializable { ...@@ -173,7 +173,7 @@ public class TGzEmpInfoExportMain implements Serializable {
private String address; private String address;
// 附属表——紧急联系人: // 附属表——紧急联系人:
@Schema(description = "紧急联系人姓名") @ExcelProperty("紧急联系人姓名")
private String emergName; private String emergName;
@ExcelAttribute(name = "与本人关系", isDataId = true, dataType = ExcelAttributeConstants.GZ_EMERG_RELATION) @ExcelAttribute(name = "与本人关系", isDataId = true, dataType = ExcelAttributeConstants.GZ_EMERG_RELATION)
@ExcelProperty("与本人关系") @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