修改查询条件为多选
This commit is contained in:
@@ -118,7 +118,7 @@ public class Job extends BaseEntity
|
||||
@ApiModelProperty("是否发布 0未发布 1发布")
|
||||
private Integer isPublish;
|
||||
|
||||
@ApiModelProperty("数据来源")
|
||||
@ApiModelProperty("数据来源 0系统自录,1 365平台同步,2招聘会同步,3岗位抓取")
|
||||
private String dataSource;
|
||||
|
||||
@ApiModelProperty("岗位链接")
|
||||
|
||||
Reference in New Issue
Block a user