Changes between Version 44 and Version 45 of price_api_2.1.0


Ignore:
Timestamp:
09/21/2015 12:18:16 PM (11 years ago)
Author:
oujianqiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.1.0

    v44 v45  
    202202                  platform   //平台标识。android平台,platform=android;iOS平台,platform=iOS[[BR]] 
    203203                  v=2.1.0  //版本号[[BR]] 
    204                   resVer //资源包版本号。resVer=25001,此版本号由app版本号和资源包迭代版本构成,如资源包第一版,resVer=25001;资源包第二版,resVer=25002,如此类推 
     204                  resVer //资源包版本号。resVer=25000,此版本号由app版本号和资源包迭代版本构成,如资源包初始版本,resVer=25000;资源包第一个新版本,resVer=25001,如此类推 
    205205 
    206206**原mrobot接口** 
     
    209209**mrobot接口** 
    210210 
    211 > http://mrobot.pconline.com.cn/s-1800/best/cms/topicDetail.xsp?topicId=125405&platform=iOS&v=2.1.0&resVer=25001 
     211> http://mrobot.pconline.com.cn/s-1800/best/cms/topicDetail.xsp?topicId=125405&platform=iOS&v=2.1.0&resVer=25000 
    212212 
    213213**后端接口** 
     
    260260  commentCount:245 //评论数 【V2.1.0需求:新增字段,请求评论数接口获取】 
    261261  commentId:45 //评论id 【V2.1.0需求:新增字段,请求评论数接口获取】 
    262   iphoneResVer:25001 //模板版本号(iOS请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
    263   androidResVer:25001 //模板版本号(Android请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
     262  iphoneResVer:25000 //模板版本号(iOS请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
     263  androidResVer:25000 //模板版本号(Android请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
    264264} 
    265265 
     
    278278  commentCount:245 //评论数 【V2.1.0需求:新增字段,请求评论数接口获取】 
    279279  commentId:45 //评论id 【V2.1.0需求:新增字段,请求评论数接口获取】 
    280   iphoneResVer:25001 //模板版本号(iOS请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
    281   androidResVer:25001 //模板版本号(Android请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
     280  iphoneResVer:25000 //模板版本号(iOS请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
     281  androidResVer:25000 //模板版本号(Android请求时返回)【V2.1.0需求:新增字段,用于终端页的优化】 
    282282} 
    283283}}}