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.
|
|
|
|
|
接口地址:
|
|
|
|
|
|
正式:https://d.matripe.com.cn
|
|
|
|
|
|
测试:http://bl7.matripe.com.cn:8001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.职位列表
|
|
|
|
|
|
/yishoudan/store/job/list
|
|
|
|
|
|
参数:
|
|
|
|
|
|
当前页:pageNum
|
|
|
|
|
|
每页条数:pageSize
|
|
|
|
|
|
省市县:district,北京市,北京市,海淀区
|
|
|
|
|
|
工价:monthlyPayStr,3000-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
|