Changes between Version 61 and Version 62 of pcauto_BuyAuto_1.3.0
- Timestamp:
- 06/24/2015 05:08:57 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_BuyAuto_1.3.0
v61 v62 287 287 == 5.更新投票状态 == 288 288 ** (mrobot开发已完成,请连开发机进行测试) ** 289 >http://mrobot.pcauto.com.cn/buy/price/vote/operateVote/{voteId}?opId={opId} [[BR]] 290 >样例:http://mrobot.pcauto.com.cn/buy/price/vote/operateVote/2141?opId=1 [[BR]] 289 >http://mrobot.pcauto.com.cn/buy/price/vote/operateVote [[BR]] 291 290 292 291 **说明** … … 296 295 **提交方式** 297 296 298 > GET 299 300 **参数** 301 302 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 303 ||voteId||投票唯一标识||int|| 无||是|| 304 ||opId||操作标识,1:关闭,3:删除||int|| 无||是|| 297 > POST 298 299 **参数** 300 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 301 ||params||更新投票状态JSON数据||json|| 无||是|| 302 303 **请求参数params json对象示例** 304 {{{#!java 305 { 306 “voteId”:12345, 307 “opId”:1 308 } 309 }}} 310 311 **字段说明** 312 313 ||= 参数名 =||= 参数含义 =|| 314 ||voteId||投票唯一标识 315 ||opId||操作标识,1:关闭,3:删除 305 316 306 317 **返回结果格式**
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)