From 6391e733146c7ea524957fd2f82d021fb6ecd084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=80=C3=AE=C3=97=C3=9A=C3=95=C3=B1?= Date: Wed, 13 Jul 2022 10:13:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=81=8C=E4=BD=8D=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接口文档/添加职位接口文档.txt | 37 +++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 接口文档/添加职位接口文档.txt 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": "" +}