Changes between Version 24 and Version 25 of app2.0/04_trial
- Timestamp:
- 02/11/2015 06:09:17 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/04_trial
v24 v25 14 14 15 15 * lastAccessTime 最近一次访问该接口的时间 16 * common_session_id 16 17 17 18 **返回** … … 22 23 data:{ 23 24 newTrialCount: 2 // 新审核通过的试用数量 25 } 26 } 27 28 }}} 29 30 == 获取试用总数 == 31 32 > /app/my/trial/getNewCountForApp.do 33 34 **说明** 35 36 获取某一个用户的试用总数 37 38 **参数** 39 40 * common_session_id 41 42 **返回** 43 {{{#!java 44 result:{ 45 status:1, 46 msg:"请求成功", 47 data:{ 48 trialCount: 2 24 49 } 25 50 }
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)