diff --git a/接口文档/添加职位接口文档.txt b/接口文档/添加职位接口文档.txt new file mode 100644 index 0000000..310e213 --- /dev/null +++ b/接口文档/添加职位接口文档.txt @@ -0,0 +1,37 @@ +·: /api/v1/itr/add_job + + +: +{ + "job_id": "1657620485", # ɲ # ְλΨһid + "job_name": "string", # ְλ + "job_sector": "string", # ְλ + "job_nature": "string", # ְλ + "job_priority": "string", # ְλȼ + "owner_name": "string", # + "principal": "string", # + "patronn": "string", # Э + "start_time": "2022-07-12T18:08:05.998079", # ɲ # ʼƸʱ + "function_type": "string", # ְ + "filtering_rules": true, # Ƿɾѡ + "hiring_needs": true, # ǷƸ + "auto_repeater": true, # ǷԶת + "cacsi_count": 0, # ȷ + "state": true, # ְλƸ״̬ + "job_num": 0, # Ƹ + "education": "string", # ѧҪ + "job_rank": "string", # ְλ + "work_exp": "string", # + "report_obj": "string", # 㱨 + "min_money": 0, # нʷΧ + "max_money": 0, # нʷΧ + "requirement": "string" # +} + + +ֵ: +{ + "code": 200, + "msg": "ok", + "data": "" +}