修复bug。
This commit is contained in:
@@ -165,4 +165,8 @@ public class AppUser extends BaseEntity
|
||||
|
||||
@ApiModelProperty("地纬userid")
|
||||
private String dwUserid;
|
||||
|
||||
/** 1-残疾人;2-职业(技工)院校毕业生;3-退役军人;4-高校毕业生;5-脱贫劳动力;6-零就业家庭人员;7-就业困难人员;8-失业人员;9-低保家庭 **/
|
||||
@ApiModelProperty("用户类型,以逗号分隔")
|
||||
private String userType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user