添加es初始化是企业对象

This commit is contained in:
sh
2025-10-31 13:41:27 +08:00
parent 2e6785b34d
commit 680ca8aa44
3 changed files with 18 additions and 15 deletions

View File

@@ -152,7 +152,7 @@ public class ESJobDocument
@ApiModelProperty("信用代码")
private String code;
/*@TableField(exist = false)
@TableField(exist = false)
@ApiModelProperty("公司信息")
private CompanyVo companyVo;*/
private CompanyVo companyVo;
}