You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain_pc/接口路径.txt

82 lines
1.5 KiB
Plaintext

4 years ago
接口地址:
正式https://d.matripe.com.cn
测试http://bl7.matripe.com.cn:8001
4 years ago
1.职位列表
4 years ago
/yishoudan/store/job/list
参数:
当前页pageNum
每页条数pageSize
4 years ago
企业名搜索:aliasName
4 years ago
省市县district北京市,北京市,海淀区
工价monthlyPayStr3000-4000
4 years ago
年龄ageStr, 16-18或58
特色jobSpecialLabelIds多个ID英文逗号隔开
2.职位详情
4 years ago
/yishoudan/store/job/getStoreJobDetailById?storeJobId=123456
4 years ago
3.职位特色
/yishoudan/labels/getListByTypeAndIndustry?type=90&industry=2
4 years ago
4.获取全部省份
/yishoudan/city/getProvince
4 years ago
5.省市县根据父ID获取子节点
/yishoudan/city/getCityByPid?pid=22222222
4 years ago
4 years ago
6.推荐职位
/yishoudan/store/job/list
参数:
当前页pageNum
每页条数pageSize
4 years ago
固定参数jobCategory=608
7.获取所有省市县
/yishoudan/city/getCityTree
8.发送验证码接口
/yishoudan/commons/sendMsgCode
手机号tel
9.注册接口
/yishoudan/register
手机号tel
验证码code
密码password
4 years ago
10.登录接口
/yishoudan/login
(1)密码登录
标识loginType=0
手机号tel
密码password
-----------------------
(2)验证码登录
标识loginType=1
手机号tel
验证码code
4 years ago
11.重置密码
/yishoudan/updatePassword
手机号tel
验证码code
密码password
4 years ago
12.退出登录
/yishoudan/logout
4 years ago
13.修改密码
/yishoudan/changePassword
手机号tel
密码password