欢迎使用ShowDoc!
API格式:
备注:API必须返回如下3个字段:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
status | 是 | int | 状态 |
message | 是 | string | 信息提示 |
result | 否 | mix | 结果 |
简要描述:
请求URL:
http://xx.com/api/login
请求方式:
POST
参数:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
phone_number | 是 | int | 手机号码 |
code | 是 | int | 验证码 |
type | 类型 | tinyint | 1 :7天 2:30天,默认传递2 |
返回示例
- {
- status: 1,
- message: "OK",
- result: [ ]
- }
返回参数说明
简要描述:
用户退出登录接口
请求URL:
http://xx.com/api/logout
请求方式:
POST GET
备注
更多返回错误代码请看首页的错误代码描述
备注
更多返回错误代码请看首页的错误代码描述
简要描述:
获取短信验证码API
请求URL:
http://xx.com/api/smscode
请求方式:
POST
参数:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
phone_number | 是 | int | 手机号码 |
返回示例
- {
- "status": 1,
- "message":"发送成功",
- "result":123
- }
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
status | int | 状态:1成功, 0失败, -1不能重新发送 |
message | string | 消息提示 |
备注
更多返回错误代码请看首页的错误代码描述
欢迎使用ShowDoc!
简要描述:
用户个人中心数据
请求URL:
http://xx.com/api/user
请求方式:
GET
用户个人中心数据
请求URL:
http://xx.com/api/user/1
请求方式:
PUT
参数:username:用户名 sex: 0:保密, 1男, 2女。
备注
更多返回错误代码请看首页的错误代码描述
简要描述:
获取轮播图
请求URL:
http://xx.com/api/index/getRotationChart
请求方式:
GET
返回示例
- {
- status: 1,
- message: "ok",
- result: [
- {
- id: 1,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/1.jpg"
- },
- {
- id: 2,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/3.jpg"
- },
- {
- id: 3,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/3.jpg"
- },
- {
- id: 4,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/5.jpg"
- },
- {
- id: 5,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/5.jpg"
- }
- ]
- }
点击轮播图跳转到详情页 xxx/api/detail/商品ID
返回示例
备注
更多返回错误代码请看首页的错误代码描述
欢迎使用ShowDoc!
简要描述:
用户注册接口
请求URL:
http://xx.com/api/index/cagegoryGoodsRecommend
请求方式: -GET
返回示例
欢迎使用ShowDoc!
API格式:
备注:API必须返回如下3个字段:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
status | 是 | int | 状态 |
message | 是 | string | 信息提示 |
result | 否 | mix | 结果 |
简要描述:
用户登录API
请求URL:
http://xx.com/api/login
请求方式:
POST
参数:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
phone_number | 是 | int | 手机号码 |
code | 是 | int | 验证码 |
type | 类型 | tinyint | 1 :7天 2:30天,默认传递2 |
返回示例
- {
- status: 1,
- message: "OK",
- result: [ ]
- }
返回参数说明
简要描述:
用户退出登录接口
请求URL:
http://xx.com/api/logout
请求方式:
POST GET
备注
更多返回错误代码请看首页的错误代码描述
备注
更多返回错误代码请看首页的错误代码描述
简要描述:
获取短信验证码API
请求URL:
http://xx.com/api/smscode
请求方式:
POST
参数:
参数名 | 必选 | 类型 | 说明 |
---|---|---|---|
phone_number | 是 | int | 手机号码 |
返回示例
- {
- "status": 1,
- "message":"发送成功",
- "result":123
- }
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
status | int | 状态:1成功, 0失败, -1不能重新发送 |
message | string | 消息提示 |
备注
更多返回错误代码请看首页的错误代码描述
欢迎使用ShowDoc!
简要描述:
用户个人中心数据
请求URL:
http://xx.com/api/user
请求方式:
GET
用户个人中心数据
请求URL:
http://xx.com/api/user/1
请求方式:
PUT
参数:username:用户名 sex: 0:保密, 1男, 2女。
备注
更多返回错误代码请看首页的错误代码描述
简要描述:
获取轮播图
请求URL:
http://xx.com/api/index/getRotationChart
请求方式:
GET
返回示例
- {
- status: 1,
- message: "ok",
- result: [
- {
- id: 1,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/1.jpg"
- },
- {
- id: 2,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/3.jpg"
- },
- {
- id: 3,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/3.jpg"
- },
- {
- id: 4,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/5.jpg"
- },
- {
- id: 5,
- title: "abcd",
- image: "http://testmall.singwa.com/static/upload/image/5.jpg"
- }
- ]
- }
点击轮播图跳转到详情页 xxx/api/detail/商品ID
返回示例
备注
更多返回错误代码请看首页的错误代码描述
欢迎使用ShowDoc!
简要描述:
用户注册接口
请求URL:
http://xx.com/api/index/cagegoryGoodsRecommend
请求方式: -GET
返回示例
- {
- status: 1,
- message: "ok",
- result: [
- {
- categorys: {
- category_id: 1,
- name: "女装",
- icon: "",
- list: [
- {
- name: "牛仔裤",
- category_id: 2
- },
- {
- name: "短裤",
- category_id: 2
- },
- {
- name: "休闲裤",
- category_id: 2
- },
- {
- name: "打底裤",
- category_id: 2
- },
- {
- name: "丝袜",
- category_id: 2
- }
- ]
- },
- goods: [
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 12.13,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 2,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 123.13,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 1256.1,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 4569,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 89.9,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 320.1,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 12.13,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "8原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 458,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "9原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 123,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "10原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 345,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- }
- ]
- },
- {
- {
- status: 1,
- message: "ok",
- result: [
- {
- categorys: {
- category_id: 1,
- name: "女装",
- icon: "",
- list: [
- {
- name: "牛仔裤",
- category_id: 2
- },
- {
- name: "短裤",
- category_id: 2
- },
- {
- name: "休闲裤",
- category_id: 2
- },
- {
- name: "打底裤",
- category_id: 2
- },
- {
- name: "丝袜",
- category_id: 2
- }
- ]
- },
- goods: [
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 12.13,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 2,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 123.13,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 1256.1,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 4569,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 89.9,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 320.1,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 12.13,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "8原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 458,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "9原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 123,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- },
- {
- id: 1,
- title: "10原创设计日常汉服女款绣花长褙子吊带改良宋裤春夏",
- price: 345,
- image: "http://testmall.singwa666.com/static/upload/image/10.jpg"
- }
- ]
- },
- {