Changes between Version 8 and Version 9 of yimei2.0.0_api
- Timestamp:
- 05/28/2015 02:39:42 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
yimei2.0.0_api
v8 v9 197 197 { 198 198 "essenceID":"", 199 "typeName":"置顶",200 199 "title":"标题" 201 200 } … … 211 210 ||= commentCount =||= 评论数=||= laudCount =||=点赞数=|| 212 211 ||= title =||= 标题=||= dateTime =||=发表时间,取最新的时间=|| 213 ||= top =||= 置顶信息,最多三条=||= typeName =||=置顶类型:置顶,公告=||212 ||= top =||= 置顶信息,最多三条=||= =||==|| 214 213 215 214 … … 295 294 ||pageNo||页数||int||1||是|| 296 295 ||pageSize||页面大小||int||10||是|| 297 ||userID||用户ID||int||0| 是||296 ||userID||用户ID||int||0||是|| 298 297 299 298 **返回** … … 363 362 ||pageNo||页数||int||1||是|| 364 363 ||pageSize||页面大小||int||10||是|| 365 ||convertibilityNum||兑换码||int||0| 是||364 ||convertibilityNum||兑换码||int||0||是|| 366 365 ||r||时间截||String||""||是|| 367 366 ||sign||MD5加密串||String||""||是|| … … 409 408 ||pageNo||页数||int||1||是|| 410 409 ||pageSize||页面大小||int||10||是|| 411 ||userID||用户ID||int||0| 是||410 ||userID||用户ID||int||0||是|| 412 411 413 412 **返回** … … 469 468 ||pageNo||页数||int||1||是|| 470 469 ||pageSize||页面大小||int||10||是|| 471 ||userID||用户ID||int||0| 是||470 ||userID||用户ID||int||0||是|| 472 471 473 472 **返回** … … 529 528 ||pageNo||页数||int||1||是|| 530 529 ||pageSize||页面大小||int||10||是|| 531 ||userID||用户ID||int||0| 是||530 ||userID||用户ID||int||0||是|| 532 531 533 532 **返回** … … 541 540 "total": 100, 542 541 "data":[{ 543 "essenceID":"", 544 "imageUrl":["image1","image2","image3"], 545 "title":"", 546 "commentCount":1, 547 "laudCount":1, 542 "messageID":"", 543 "messageType":1, 544 "headUrl":"", 545 "nickName":"", 546 "userID":"", 547 "userType":2 548 "contentType":””, 549 "imageUrl":"", 550 "messageContent":"", 551 "messageTitle":"", 552 "contentID":1234, 553 "contentUrl":"", 548 554 "dateTime":"刚刚", 555 "commentType":1 549 556 } 550 557 ] … … 554 561 **返回参数说明** 555 562 ||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 556 ||= essenceID =||= 精华ID=||= imageUrl =||=日记图片,取最新的一张=|| 557 ||= title =||= 标题=||= dateTime =||=发表时间,取最新的时间=|| 558 ||= commentCount =||= 评论数=||= laudCount =||=点赞数=|| 563 ||= messageID =||= 消息ID=||= headUrl =||=回复人或评论人的头像地址,系统消息可不传,APP写死=|| 564 ||= nickName =||= 回复人或评论人的昵称,系统消息可不传,APP写死=||= userID =||=用户ID或系统ID,用于查看ta的主页=|| 565 ||= contentType =||= 1:日记,2:帖子,3:活动(系统消息可能包括活动推广)=||= imageUrl =||=推荐图,系统消息中可发送图片=|| 566 ||= messageContent =||= 消息内容=||= dateTime =||=发表时间,取最新的时间=|| 567 ||= userType =||= 用户类型,1:系统,2:用户=||= messageType =||=消息类型,1:系统消息,2:评论,3:回复=|| 568 ||= contentID =||= 内容ID,分别为日记,帖子,活动=||= messageTitle =||=消息标题,分别为:日记标题,帖子标题,回复内容=|| 569 ||= contentUrl =||= 没ID的内容,可能为外链=||= =||==|| 559 570 560 571 ----------
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)