| Version 1 (modified by zhangguangwen, 10 years ago) (diff) |
|---|
获取国内货国外电商列表
线上: http://best.pconline.com.cn//intf/app/mall/cache/listMall.jsp?type=1
说明
根据电商类型出电商列表
提交方式
get
是否需要登录
false
缓存方式
无
缓存时间
无
参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必须 |
|---|---|---|---|---|
| type | 电商类型,0国内,1国外(默认) | int | "" | 否 |
返回
result
{
"data":[
{
"areaType":1,
"imageUrl":"http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1601/07/c0/17308401_1452131481322.jpg",
"mallId":7,
"name":"美国亚马逊",
"seq":5,
"typeId":1,
"url":"http://www.amazon.com/"
}
],
"msg":"请求成功",
"status":1
}
返回状态
| status | msg | 说明 |
|---|---|---|
| 1 | success | 请求成功 |
| 0 | null | 结果为空 |
| -1 | parameter error | 参数错误 |
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)