Changes between Version 3 and Version 4 of app2.0/05_gift
- Timestamp:
- 02/10/2015 09:58:29 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/05_gift
v3 v4 6 6 == 自设定礼品 == 7 7 8 > trial/setupGift.do8 > /app/trial/cache/setupGift.do 9 9 10 10 **说明** … … 37 37 == 礼品列表 == 38 38 39 > gift/listGift.do39 > /app/gift/cache/listGift.do 40 40 41 41 **说明** … … 59 59 pageTotal: 5, 60 60 msg: '请求成功', 61 type: 362 61 data: [$gift] 63 62 } … … 68 67 == 我的优惠券列表 == 69 68 70 > my/gift/listMyCoupon.do69 > /app/my/gift/listMyCoupon.do 71 70 72 71 **说明** … … 98 97 == 优惠券信息 == 99 98 100 > gift/getCouponInfo.do99 > /app/gift/getCouponInfo.do 101 100 102 101 **说明** … … 115 114 status: 1 116 115 msg: '请求成功', 117 fontSize: 12118 116 data: [$giftCoupon] 119 117 } … … 124 122 == 领取优惠券接口 == 125 123 126 > my/gift/exchangeCoupon.do124 > /app/my/gift/exchangeCoupon.do 127 125 128 126 **说明** … … 148 146 == 热门优惠券列表 == 149 147 150 > gift/listHotCoupon.do148 > /app/gift/cache/listHotCoupon.do 151 149 152 150 **说明**
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)