From dfc8a308985bcfa579906e05af6cbfdd3dae6b3a Mon Sep 17 00:00:00 2001 From: ws Date: Tue, 8 Mar 2022 11:31:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8A=A5=E5=90=8D=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接口路径.txt | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/接口路径.txt b/接口路径.txt index 1f8ed3b..2f8bbe2 100644 --- a/接口路径.txt +++ b/接口路径.txt @@ -157,10 +157,30 @@ /yishoudan/user/getMiniAppQrCodeOfBindUser - - - - +25.报名 +/yishoudan/user/apply/order/addByAgency + /** 职位ID */ + storeJobId + /** 姓名 */ + userName + /** 性别 */ + sex + /** 年龄 */ + age + /** 民族 */ + nation + /** 身份证号 */ + idCard + /** 家庭住址 */ + address + /** 报名企业 */ + storeId + /** 企业名称 */ + storeName + /** 面试时间 */ + interviewTime + /** 代理政策 */ + policy