Changes between Version 26 and Version 27 of pcauto_drive_2.1.0/interface


Ignore:
Timestamp:
08/14/2015 11:51:03 AM (11 years ago)
Author:
dengyurong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_drive_2.1.0/interface

    v26 v27  
    1414=== 1.1考试文章终端页(web页) === 
    1515'''(开发进行中)'''[[BR]] 
    16 >mrobot地址: [[BR]] 
     16>mrobot地址:http://mrobot.pcauto.com.cn/xsp/s/auto/info/xueChe/articles.xsp?id=6502326&resVer=21000&platform=iphone&type=1 [[BR]] 
    1717cms开发环境:http://dev5.pcauto.com.cn:8082/interface/pcauto/mrobot_articles_v3.jsp?id=5000141 [[BR]] 
    1818cms线上环境:http://192.168.10.74:8003/interface/pcauto/mrobot_articles_v3.jsp?id=6849687 [[BR]] 
     
    4343||pageNo||页数||int||1||是||= 为1时返回主页的内容 =|| 
    4444||pageSize||页面大小||int||20||是||=  =|| 
    45 ||= articleId =||=文章ID =||= string =||= "" =||= 是 =||= 应用端需要 =|| 
     45||= id =||=文章ID =||= string =||= "" =||= 是 =||= 应用端需要 =|| 
     46||= platform =||=设备类型 =||= string =||= "" =||= 是 =||= iphone,android =|| 
     47||= resVer =||=资源包版本 =||= string =||= "" =||= 是 =||= resVer=21001,此版本号由app版本号和资源包迭代版本构成,如资源包第一版,resVer=21001;资源包第二版,resVer=21002,如此类推 =|| 
     48||= type =||=页面类型 =||= string =||= "" =||= 是 =||= 1:文章终端页,2:倒车入库,3:必过版(除倒车入库) =|| 
    4649**返回** 
    4750 
    4851返回HTML页面 
    4952 
    50 **返回参数说明** 
    51 ||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 
    52  
     53注释: 
     54        /*@_HTML_META_START_ 
     55        {"resVer":"21001","shareUrl":"","firstImg":"http://img0.pcauto.com.cn/pcauto/1508/06/6502326_4_thumb.jpg"} 
     56        _HTML_META_END_@*/ 
     57 
     58**返回参数说明** 
     59||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 
     60||= resVer =||= 资源包版本号 =||=shareUrl =||=分享url=|| 
     61||= firstImg =||= 第一张图片 =||==||==|| 
    5362 
    5463---------- 
     
    193202=== 2.3考场详情页(web页) === 
    194203'''(开发进行中)'''[[BR]] 
    195 >mrobot地址:[[BR]] 
    196 学车后台开发环境:[[BR]] 
    197 学车后台线上环境:[[BR]] 
     204>mrobot地址:http://mrobot.pcauto.com.cn/xsp/s/auto/info/xueChe/examAreaDetail.xsp?id=241&resVer=21000&platform=iphone&isShare=1 [[BR]] 
     205学车后台开发环境:http://dev38.pcauto.com.cn:8003/appapi/1.0/examArea/getExamAreaById.do?id= [[BR]] 
     206学车后台线上环境: [[BR]] 
    198207 
    199208**说明** 
     
    220229 
    221230||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
     231||= id =||= 考场id =||= int =||=  =||= 是 =||=  =|| 
     232||= platform =||=设备类型 =||= string =||= "" =||= 是 =||= iphone,android =|| 
     233||= resVer =||=资源包版本 =||= string =||= "" =||= 是 =||= resVer=21001,此版本号由app版本号和资源包迭代版本构成,如资源包第一版,resVer=21001;资源包第二版,resVer=21002,如此类推 =|| 
     234||= isShare =||= 是否分享 =||= int =||=  =||= 是 =||= 1:出分享页;0:出详情页 =|| 
    222235 
    223236**返回** 
     
    225238返回HTML页面 
    226239 
    227 **返回参数说明** 
    228 ||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 
    229  
     240注释: 
     241        /*@_HTML_META_START_ 
     242        {"resVer":"21001","shareUrl":"http://mrobot.pcauto.com.cn/xsp/s/auto/info/xueChe/examAreaDetail.xsp?         id=241&resVer=21000&platform=iphone&isShare=1","firstImg":"http://img.pcauto.com.cn/images/upload/upc/tx/driver/1508/12/c0/11047637_1439348002343_600x450.jpg"} 
     243        _HTML_META_END_@*/ 
     244 
     245**返回参数说明** 
     246||= 参数名 =||= 参数含义 =||=参数名=||=参数含意=|| 
     247||= resVer =||= 资源包版本号 =||=shareUrl =||=分享url=|| 
     248||= firstImg =||= 第一张图片 =||==||==|| 
    230249---------- 
    231250