Commit 39c94edb authored by 韩桐桐's avatar 韩桐桐

企业导出添加字段

parent ac1b76bc
...@@ -23,7 +23,7 @@ public class BaseEnterpriseVo { ...@@ -23,7 +23,7 @@ public class BaseEnterpriseVo {
@ExcelProperty(value = "单位名称") @ExcelProperty(value = "单位名称")
String useUnit; String useUnit;
@ApiModelProperty(value = "企业标签信息") @ExcelProperty(value = "企业标签信息")
private String regulatoryLabels; private String regulatoryLabels;
@ExcelProperty(value = "监管系统唯一编码") @ExcelProperty(value = "监管系统唯一编码")
......
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