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/ApiDoc.txt

310 lines
5.8 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
企业名搜索:aliasName
省市县district北京市,北京市,海淀区
工价monthlyPayStr3000-4000
年龄ageStr, 16-18或58
特色jobSpecialLabelIds多个ID英文逗号隔开
热门企业IDhotStoreId
城市cityName和levelType两个要同时传
性别sex1男 2女-1不限
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
25.报名
/yishoudan/user/apply/order/addByAgency
参数:
新增参数2.0
//=============================================start
/** 代理ID如果手动选择就传选择的代理ID如果没有选择什么也不传注意如果传了证明手动选择了代理 */
agencyId
//=============================================end
/** 职位ID */
storeJobId
/** 姓名 */
userName
/** 性别 1男、2女、0未知 */
sex
/** 年龄 */
age
/** 民族 */
nation
/** 身份证号 */
idCard
/** 身份证图片地址 */
idCardImageUrl
/** 家庭住址 */
address
/** 面试时间 yyyy-MM-dd HH:ss*/
interviewTime
/** 代理政策 */
policy
26.根据渠道经理获取代理列表
/yishoudan/agency/getByPmdUserId
参数:
渠道经理ID登录人IDpmdUserId
27.根据店铺ID获取店铺对应的职位
/yishoudan/store/job/getJobNameByStoreId
参数:
店铺IDstoreId
28.身份证图片识别身份证号
/yishoudan/commons/idCardOcrRecognize
参数:
文件uploadFile
29.我的报名
/yishoudan/user/apply/order/list
参数:
statusTag:0打电话1推工作2跟在职
/**
全部:-1
审核中10
待面试20
已接到25
面试通过30
在职中40
报名结束999
*/
status:状态
30.根据关键字查询企业列表
/yishoudan/store/getAllStoreAliasName
参数:
搜索关键字keys
31.修改用户头像
/yishoudan/user/changeUserImgsrc
参数:
图片名称例如abc.jpg,abc.png等imgName
图片内容base64格式userImg
32.根据职位ID自动生成政策
/yishoudan/store/job/getPolicyByStoreJobId
参数:
职位IDstoreJobId
33.热门企业
/yishoudan/store/getHotStore
34.请选择城市筛选(又上线职位的城市)
/yishoudan/city/getCityHasOnlineJob
35.热门地区
/yishoudan/city/getHotCity
36.查询询单分页
/yishoudan/askOrder/list
参数:
当前页pageNum
每页条数pageSize
状态status 10待跟进、20已报名、30已处理
时间startDate(开始时间),endDate(结束时间) 同时传格式2022-4-26
37.添加询单
/yishoudan/askOrder/addOrder
参数:
状态status 10待跟进、20已报名、30已处理
代理IDagencyId
询单内容content
备注desp
38.更新询单
/yishoudan/askOrder/addOrder
参数:
询单IDid
状态status 10待跟进、20已报名、30已处理
备注desp
39.我的老乡
/yishoudan/agency/user/list
参数:
/**
* 0 全部
* 1 空闲中
* 2 报名中
* 3 在职中
*/
状态status
当前页pageNum
每页条数pageSize
搜索keys
40.我的老乡各个状态统计
/yishoudan/agency/user/listStatistics
参数:
搜索keys
结果:
num0全部
num1空闲
num2报名
num3在职