Changes between Version 64 and Version 65 of yimei2.1.0_api
- Timestamp:
- 09/22/2015 11:44:48 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
yimei2.1.0_api
v64 v65 153 153 "article":[ 154 154 { 155 "contentID":"",156 "articleType":1,157 155 "title":"标题", 158 "url":""} 156 "url":"" 157 } 159 158 ] 160 159 } … … 163 162 **返回参数说明** 164 163 ||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 165 ||= contentID =||= 内容ID=||= title =||=标题=|| 166 ||= articleType =||= 文章类型 =||= article =||=文章节点=|| 164 ||= article =||= 文章节点=||= title =||=标题=|| 167 165 ||= url =||= 文章地址 =||=data =||=帖子节点,字段名称请查看2.0的圈子列表 =|| 168 166 … … 331 329 ||pageSize||页面大小||int||10||是||= =|| 332 330 ||name||页面大小||String||""||是||= =|| 333 ||type||类型||String||""||是||= 1:优惠、2: 日记、3:帖子、4:医院、5:医生、6:项目 =||331 ||type||类型||String||""||是||= 1:优惠、2:圈子、3:医院、4:医生、5:项目 =|| 334 332 当type为空时,优惠活动、日记/帖子、医院返回三条,医生和项目返回4条,pageNo和pageSize不需要传,不需要返回pageNo、pageSize、total,没数据的节点不需要返回[[BR]] 335 333 当type不为空时,需要传pageNo和pageSize,需要返回pageNo、pageSize、total,没数据的节点不需要返回[[BR]] … … 342 340 "pageNo": 1, 343 341 "pageSize": 20, 344 "activity": [], 345 "circle": [], 342 "activity":{ 343 "total:1, 344 "data":[] 345 }, 346 "circle":{ 347 "total:1, 348 "data":[] 349 }, 346 350 "total":100, 347 351 "hospital": [ 348 { 352 "total":1 353 "data": { 349 354 "hospitalID": 1, 350 355 "name": "医院名称", … … 354 359 } 355 360 ], 356 "doctor": [], 361 "doctor": ["total:1, 362 "data":[]], 357 363 "project": [ 364 "total":1, 365 "data": 358 366 { 359 367 "projectID": 201, … … 1533 1541 ||= time =||=发布时间=||= userTypeImage=||=达人图杜地址 =|| 1534 1542 1535
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)