职位页微调
This commit is contained in:
@@ -108,6 +108,10 @@ export interface JobIntention {
|
||||
employmentType?: number | null
|
||||
/** 招聘分类:0=社招,1=校招,2=实习,3=其他 */
|
||||
recruitCategory?: number | null
|
||||
/** AI 推荐的岗位分类 ID 列表 */
|
||||
aiCategoryIds?: string[]
|
||||
/** AI 推荐的行业 ID 列表 */
|
||||
aiIndustryIds?: string[]
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user