From 6930b60260644ad3c4e447488a892422e7b451ea Mon Sep 17 00:00:00 2001 From: ws Date: Mon, 25 Apr 2022 10:00:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 接口路径.txt | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/接口路径.txt b/接口路径.txt index 37e5b12..9033825 100644 --- a/接口路径.txt +++ b/接口路径.txt @@ -7,13 +7,16 @@ 1.职位列表 /yishoudan/store/job/list 参数: -当前页:pageNum -每页条数:pageSize -企业名搜索:aliasName -省市县:district,北京市,北京市,海淀区 -工价:monthlyPayStr,3000-4000 -年龄:ageStr, 16-18或58 -特色:jobSpecialLabelIds,多个ID英文逗号隔开 + 当前页:pageNum + 每页条数:pageSize + 企业名搜索:aliasName + 省市县:district,北京市,北京市,海淀区 + 工价:monthlyPayStr,3000-4000 + 年龄:ageStr, 16-18或58 + 特色:jobSpecialLabelIds,多个ID英文逗号隔开 + 企业ID:storeId + 城市:cityName和levelType两个要同时传 + 性别:sex,1男 2女,-1不限 2.职位详情 /yishoudan/store/job/getStoreJobDetailById?storeJobId=123456 @@ -232,5 +235,17 @@ 职位ID:storeJobId +33.热门企业 +/yishoudan/store/getHotStore + + +34.请选择城市筛选(又上线职位的城市) +/yishoudan/city/getCityHasOnlineJob + + +35.热门地区 +/yishoudan/city/getHotCity + +