Changes between Version 2 and Version 3 of app2.0/08_activity
- Timestamp:
- 02/11/2015 11:56:59 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/08_activity
v2 v3 32 32 }}} 33 33 34 == 获取单个活动信息 == 35 36 **说明** 37 38 获取到活动相关的信息。 39 40 使用场景:进入活动终端页时需要的数据 41 42 **参数** 43 44 activityId 45 46 **返回** 47 48 {{{#!java 49 result{ 50 status: 1 51 msg: '请求成功', 52 data:{ 53 activity: $activity 54 } 55 } 56 }}} 57 34 58 == 获取编辑推荐电商活动 == 35 59
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)