Changes between Version 9 and Version 10 of app2.0/04_trial
- Timestamp:
- 02/11/2015 11:13:41 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/04_trial
v9 v10 29 29 data: [ 30 30 { 31 "activityId" 试用活动id 32 "title" 试用活动标题 33 "face_1" 390x195封面 34 "face_2" 540x270封面 35 "face_3" 130x130封面 36 "face_4" 140x170封面 37 } 38 ] 39 } 40 }}} 41 42 ---------- 43 44 = 我的试用 == 45 46 > my/trial/listMyTrial.do 47 48 **说明** 49 50 获取到已通过,申请中,未通过3中类型的使用申请 51 52 **参数** 53 54 * pageNo 55 * pageSize 56 * status 0 申请中 1未通过 2已通过 57 * common_session_id 58 59 **返回** 60 61 {{{#!java 62 result { 63 status: 1, 64 msg: '请求成功', 65 data: [ 66 { 31 67 "applyId" 试用申请id 32 68 "activityId" 试用活动id … … 38 74 "face_3" 130x130封面 39 75 "face_4" 140x170封面 40 }41 ]42 }43 }}}44 45 ----------46 47 = 我的试用 ==48 49 > my/trial/listMyTrial.do50 51 **说明**52 53 获取到已通过,申请中,未通过3中类型的使用申请54 55 **参数**56 57 * pageNo58 * pageSize59 * status 0 申请中 1未通过 2已通过60 * common_session_id61 62 **返回**63 64 {{{#!java65 result {66 status: 1,67 msg: '请求成功',68 data: [69 {70 "activityId" 试用活动id71 "title" 试用活动标题72 "face_1" 390x195封面73 "face_2" 540x270封面74 "face_3" 130x130封面75 "face_4" 140x170封面76 76 } 77 77 ]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)