岗位列表添加犯规学历要求
This commit is contained in:
@@ -22,6 +22,9 @@ public class JobDto {
|
||||
/** 薪资描述 */
|
||||
private String salary;
|
||||
|
||||
/** 学历要求 0=不限 1=大专 2=本科 3=硕士 4=博士 */
|
||||
private Integer education;
|
||||
|
||||
/** 公司名称 */
|
||||
private String companyName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user