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.
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
企业名搜索:aliasName
省市县: district, 北京市,北京市,海淀区
工价: monthlyPayStr, 3000-4000
年龄: ageStr, 16-18或58
特色: jobSpecialLabelIds, 多个ID英文逗号隔开
2.职位详情
/yishoudan/store/job/getStoreJobDetailById?storeJobId=123456
3.职位特色
/yishoudan/labels/getListByTypeAndIndustry?type=90&industry=2
4.获取全部省份
/yishoudan/city/getProvince
5.省市县, 根据父ID获取子节点
/yishoudan/city/getCityByPid?pid=22222222
6.推荐职位
/yishoudan/store/job/list
参数:
当前页: pageNum
每页条数: pageSize
固定参数: jobCategory=608
7.获取所有省市县
/yishoudan/city/getCityTree
8.发送验证码接口
/yishoudan/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
12.退出登录
/yishoudan/logout
13.修改密码
/yishoudan/changePassword
密码: password
14.我的卡券
/yishoudan/usercoupon/list
参数:
当前页: pageNum
每页条数: pageSize
15.修改绑定手机号
/yishoudan/user/changeTel
参数:
手机号: tel
验证码: code
16.用户银行卡列表
/yishoudan/user/bank/getUserBankList
17.获取用户信息(查询实名认证信息、用户姓名、电话号、身份证号等等)
/yishoudan/user/getUserInfo
18.实名认证
/yishoudan/user/realNameAuth
参数:
人名: realName
身份证号: idCard
19.我的余额(账户信息)
/yishoudan/wallet/info
20.查询提现记录
/yishoudan/wallet/withdrawal/list
参数:
当前页: pageNum
每页条数: pageSize
21.我的工单
/yishoudan/workorder/getList
参数:
状态: searchTag 0打电话、1推工作、2跟在职
当前页: pageNum
每页条数: pageSize
22.我的老乡
/yishoudan/workorder/getLaoXiangList
参数:
状态: searchTag 0为在职、1在职
当前页: pageNum
每页条数: pageSize
23.查询积分
/yishoudan/wallet/getPoint
23.查询积分使用列表
/yishoudan/pointUseRecord/list
参数:
当前页: pageNum
每页条数: pageSize
24.绑定微信
/yishoudan/user/getMiniAppQrCodeOfBindUser