Changes between Version 13 and Version 14 of yimei2.0.0_api
- Timestamp:
- 05/28/2015 04:32:31 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
yimei2.0.0_api
v13 v14 356 356 **说明** 357 357 358 > 帖子终端页358 > 发日记 359 359 360 360 **缓存时间** … … 411 411 **说明** 412 412 413 > 帖子终端页413 > 发帖子 414 414 415 415 **缓存时间** … … 433 433 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 434 434 ||= postID =||=日记ID =||= string =||= "" =||= 是 =||= 没传ID表示新帖子,有ID表示续写 =|| 435 ||= communityID =||=圈子ID =||= string =||= "" =||= 是 =||= "=||435 ||= communityID =||=圈子ID =||= string =||= "" =||= 是 =||= =|| 436 436 ||= title =||=标题 =||= string =||= "" =||= 是 =||= =|| 437 437 ||= content =||=内容 =||= string =||= "" =||= 是 =||= =|| … … 451 451 ||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 452 452 453 === 2.8点赞 === 454 开发环境:http://dev15.pclady.com.cn/app/addLaud.jsp [[BR]] 455 线上环境:http://plastic.pclady.com.cn/app/addLaud.jsp [[BR]] 456 mrobot地址: http://mrobot.pclady.com.cn/x-900/yimei-plastic/app/addLaud.jsp 457 458 **说明** 459 460 > 点赞 461 462 **缓存时间** 463 464 >0分钟 465 466 **提交方式** 467 468 > POST 469 470 **是否登录** 471 472 > 是 473 474 **数据来源** 475 476 >整形库编辑后台 477 478 **参数** 479 480 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 481 ||= contentID =||=文章ID =||= string =||= "" =||= 是 =||= =|| 482 ||= contentType =||=文章类型 =||= string =||= "" =||= 是 =||= 1:日记,2:帖子=|| 483 ||= operation =||=操作类型=||= string =||= "" =||= 是 =||=1:点赞,2:取消点赞 =|| 484 ||= content =||=内容 =||= string =||= "" =||= 是 =||= =|| 485 ||= image =||=图片 =||= string =||= "" =||= 是 =||=用英文的分号隔开,最多9张=|| 486 487 488 **返回** 489 490 {{{#!java 491 { 492 "status":0, 493 "msg":"请求成功" 494 } 495 496 }}} 497 **返回参数说明** 498 ||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 453 499 454 500 ---------- … … 958 1004 ||= messageTotal =||= 消息条数,2.0新增的字段=||= =||==|| 959 1005 1006 === 3.9收藏/取消收藏 ===(V1.1.0中的接口修改) 1007 1008 开发环境:http://dev15.pclady.com.cn/app/collectForApp.jsp [[BR]] 1009 线上环境:http://plastic.pclady.com.cn/app/collectForApp.jsp [[BR]] 1010 1011 > collectForApp 1012 1013 **说明** 1014 1015 >用于添加收藏和取消收藏 1016 1017 **缓存时间** 1018 1019 >0 1020 1021 **提交方式** 1022 1023 >POST 1024 1025 **是否需要登录** 1026 1027 >是 1028 1029 **数据来源** 1030 1031 > 整形库编辑后台 1032 1033 **参数** 1034 1035 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 1036 ||typeID||类型ID,分别为活动ID、案例ID|| String ||""||是|| 1037 ||type||类型:1:活动,2:案例,3:圈子|| int ||""||是|| 1038 ||operation||操作:1:收藏,2:取消收藏|| int ||""||是|| 1039 1040 **返回** 1041 1042 {{{#!java 1043 { 1044 status:0, 1045 msg:”请求成功” 1046 } 1047 }}} 1048 960 1049 ---------- 961 1050 962 == 1.机构 ==1051 == 4.机构 == 963 1052 ---------- 964 1053 965 1054 966 === 1.1获取机构列表 ===1055 === 4.1获取机构列表 === 967 1056 开发环境:http://dev15.pclady.com.cn/app/organizationList.jsp [[BR]] 968 1057 线上环境:http://plastic.pclady.com.cn/app/organizationList.jsp [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)