Authored by caoyan

修改app.promotion.queryCouponCenter响应体

... ... @@ -130,7 +130,7 @@
### 4、查询优惠券中心(app.promotion.queryCouponCenter)
#### 请求参数
#### 请求参数(GET)
| Param Name | Param Type | Required | Param Value | Desc |
| :-- | --: | --: | --: | --: |
| method | String | true |app.promotion.queryCouponCenter| 请求方法|
... ... @@ -168,52 +168,74 @@
"template_name": "carousel_banner"
},
{
"data": {
"list": [
"data": [
{
"couponID": "2516,2376",
"status": 1,
"goShopping": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html",
"couponID": "2516",
"hasNum": 0,
"image": {
"src": "http://img12.static.yhbimg.com/yhb-img01/2016/01/19/01/02f639de49d79ece0cf86a2f214be781da.jpg?imageView/{mode}/w/{width}/h/{height}",
"url": "http://2percent.yohobuy.com/?gender=2,3\n"
"url": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html"
},
"isShow": "YES",
"status": 2,
"title": "标题内容"
},
{
"couponID": "1565",
"couponID": "2516,2376",
"hasNum": 0,
"image": {
"src": "http://img12.static.yhbimg.com/yhb-img01/2016/01/19/01/02f639de49d79ece0cf86a2f214be781da.jpg?imageView/{mode}/w/{width}/h/{height}",
"url": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html"
},
"isShow": "YES",
"status": 2,
"goShopping": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html",
"title": "标题内容"
},
{
"couponID": "1516",
"hasNum": 0,
"image": {
"src": "http://img12.static.yhbimg.com/yhb-img01/2016/01/19/01/02f639de49d79ece0cf86a2f214be781da.jpg?imageView/{mode}/w/{width}/h/{height}",
"url": "http://2percent.yohobuy.com/?gender=2,3\n"
"url": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html"
},
],
"isShow": "YES",
"status": 2,
"title": "标题内容"
},
{
"couponID": "3516,3376",
"hasNum": 0,
"image": {
"src": "http://img12.static.yhbimg.com/yhb-img01/2016/01/19/01/02f639de49d79ece0cf86a2f214be781da.jpg?imageView/{mode}/w/{width}/h/{height}",
"url": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html"
},
"isShow": "YES",
"status": 2,
"title": "标题内容"
}
],
"template_id": 1111255,
"template_name": "getCoupon"
},
{
"data": {
"list": [
"data": [
{
"couponID": "200",
"status": 3,
"goShopping": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html",
"couponID": "2516",
"hasNum": 850,
"image": {
"src": "http://img12.static.yhbimg.com/yhb-img01/2016/01/19/01/02f639de49d79ece0cf86a2f214be781da.jpg?imageView/{mode}/w/{width}/h/{height}",
"url": "http://2percent.yohobuy.com/?gender=2,3\n"
"url": "http://item.m.yohobuy.com/product/pro_325933_419711/XiongJiaYouPin619081838990XiongJiaYouPinChuangYiLanRenTanZhuTuiKuan.html"
},
}
],
"isShow": "YES",
"status": 1,
"title": "标题内容"
},
}
],
"template_id": 1111257,
"template_name": "getCoupon"
}
],
"md5": "8febf00780011298f4a0530b6441827b",
"md5": "7902af14f69a89de279ce145711aabb9",
"message": "请求成功"
}
... ...