岗位添加人员类型(残疾人或者退伍军人)
This commit is contained in:
@@ -156,6 +156,9 @@ public class ESJobDocument
|
||||
@ApiModelProperty("所属行政区划")
|
||||
private String regionCode;
|
||||
|
||||
@ApiModelProperty("人员类型 1残疾人,2退伍军人")
|
||||
private String staffType;
|
||||
|
||||
@ApiModelProperty("公司信息")
|
||||
@IndexField(fieldType = FieldType.TEXT)
|
||||
private String companyVoJson;
|
||||
|
||||
Reference in New Issue
Block a user