返回个人信息接口中,人员标签吧字典翻译返回,用于查询政策
This commit is contained in:
@@ -189,4 +189,8 @@ public class AppUser extends BaseEntity
|
||||
|
||||
@ApiModelProperty("人员标签 0残疾人 1职业(技工)院校毕业生 2退役军人 3高校毕业生 4脱贫劳动力 5零就业家庭人员 6就业困难人员 7失业人员 8低保家庭")
|
||||
private String userTag;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty("人员标签名称")
|
||||
private String userTagName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user