Changes between Version 4 and Version 5 of app2.0/07_mall
- Timestamp:
- 02/11/2015 12:24:16 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/07_mall
v4 v5 23 23 } 24 24 }}} 25 26 == 获取电商列表,包含该电商的优惠券数量 == 27 28 > /app/mall/cache/listMallWithCouponCount.do 29 30 **说明** 31 32 获取电商列表 33 34 **参数** 35 36 **返回** 37 38 {{{#!java 39 result { 40 status: 1 41 msg: '请求成功', 42 data: { 43 totalCount: 100, 44 mallCouponCount:[$mallCouponCount] 45 } 46 } 47 } 48 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)