修改岗位数据来源
This commit is contained in:
@@ -141,7 +141,7 @@ public class Job extends BaseEntity
|
||||
@ApiModelProperty("是否发布 0未发布 1发布")
|
||||
private Integer isPublish;
|
||||
|
||||
@ApiModelProperty("数据来源 5本地石河子模板导入")
|
||||
@ApiModelProperty("数据来源 5本地石河子模板导入;本地录入1;互联网岗位上传2;")
|
||||
private String dataSource;
|
||||
|
||||
@ApiModelProperty("岗位链接")
|
||||
|
||||
Reference in New Issue
Block a user