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

74 lines
1.3 KiB
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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