Changes between Version 19 and Version 20 of app2.0/03_personal
- Timestamp:
- 03/04/2015 12:29:43 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/03_personal
v19 v20 219 219 220 220 **返回** 221 222 {{{#!java 223 result { 224 status: 1, 225 msg: '请求成功', 226 pageNo:1, 227 pageSize: 10, 228 total: 20, 229 pageTotal: 2, 230 data: { 221 ***注意:该接口返回格式为bip的接口格式,与其他接口不一致。*** 222 {{{#!java 223 result { 224 pageCount: 15, 225 pageNo: 1, 226 pageSize: 10, 227 total: 2, 228 resultList: [{ 231 229 accountId: 28467067, 232 230 content: "对您的爆料《罗技 UE4000 游戏耳机 试用报告》的反馈:部分图片可以使用800px宽,可能会稍微好点", … … 248 246 }, 249 247 typeId: 1006 250 } 251 }248 }] 249 } 252 250 }}} 253 251
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)