Changes between Version 22 and Version 23 of app2.0/04_trial
- Timestamp:
- 02/11/2015 06:06:17 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/04_trial
v22 v23 2 2 3 3 = 试用体验 = 4 5 == 自设定试用 == 6 7 > /app/my/trial/getNewCountForApp.do 8 9 **说明** 10 11 获取某一个时间点后用户被审核通过的试用数量 12 13 **参数** 14 15 * lastAccessTime 最近一次访问该接口的时间 16 17 **返回** 18 {{{#!java 19 result:{ 20 status:1, 21 msg:"请求成功", 22 data:{ 23 newTrialCount: 2 // 新审核通过的试用数量 24 } 25 } 26 27 }}} 4 28 5 29 == 自设定试用 ==
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)