Changes between Version 47 and Version 48 of app2.0/04_trial
- Timestamp:
- 03/13/2015 02:17:35 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/04_trial
v47 v48 108 108 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 109 109 ||limit||限制条数||int||1||是|| 110 ||type||用途:1 首页 2 广场||int||1||是|| 111 ||common_session_id||-||String||""||是|| 110 ||common_session_id||-||String||""||否|| 112 111 113 112 **返回** … … 136 135 137 136 ---------- 138 137 == 某个时间后的有效试用条数 == 138 139 > /app/service/countActivity.jsp 140 141 **说明** 142 143 > 某个时间后的有效试用条数。 144 145 **提交方式** 146 147 > GET 148 149 **参数** 150 151 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 152 ||limit||限制条数||int||1||否|| 153 ||date||-||String||""||是|| 154 155 **返回** 156 157 {{{#!java 158 result: { 159 status: 1 160 limit: 1, 161 msg: '请求成功', 162 data: 有效试用个数 163 } 164 }}} 139 165 == 我的试用 == 140 166
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)