== 产品库项目接口 == === 目录 === 1. [#point100 开发时间,负责人及进度汇报 ] 2. [#point200 mrobot的接口 ] 2.1 [#point201 产品终端页报价 ] 2.2 [#point202 产品终端页网上比价 ] 2.3 [#point203 产品终端页概述 ] 2.4 [#point204 产品终端页报参数] 2.5 [#point205 产品对比页 ] 2.6 [#point206 请求产品资讯 ] 2.7 [#point207 某产品类型的品牌列表 ] 2.8 [#point208 产品列表 ] 2.9 [#point209 产品点评界面 ] 2.10 [#point210 产品发送评论 ] 2.11 [#point211 搜索产品(品牌分类统计) ] 2.12 [#point212 搜索产品(产品结果列表)] 2.13 [#point213 产品搜索热点推荐 ] 2.14 [#point214 产品首页 ] 3. [#point300 配合的接口(产品库接口及编辑出的接口) ] 3.1 [#point301 产品终端页网上比价 ] 3.2 [#point302 产品资讯接口 ] 3.3 [#point303 某产品类型的品牌列表 ] 3.4 [#point304 产品发送评论 ] 3.5 [#point305 显示分类排名前三的品牌 ] 3.6 [#point306 产品搜索热点推荐(编辑出) ] 3.7 [#point307 推荐品牌(编辑出) ] 4. [#point400 测试环境接口配置 ] 5. [#point500 修改历史 ] == 1. [=#point100 开发时间,负责人及进度汇报 ]== ||批次||= 页面 =||= 涉及MROBOT接口 =||=是否需要[[BR]]HTML切图 =||= 需配合的接口负责人[[BR]]及进度 =||= 接口开发[[BR]]预计时间 =||=接口进度(百分比)=||=接口实际[[BR]]完成时间=||=接口确认=|| ||第一批|| 产品库首页 || 2.14 [#point214 产品首页 ] ||- || 3.5 [#point305 显示分类排名前三的品牌名字] || 8/2 || 100% || 8/21 || 接口确认 ||第一批|| 品牌列表 || 2.7 [#point207 某产品类型的品牌列表 ] ||- || 3.3 [#point303 某产品类型的品牌列表] [[BR]] 3.7 [#point307 推荐品牌(编辑出)] || 8/2 || 100% || 8/21 || 接口确认 ||=第二批=|| 产品列表 || 2.8 [#point208 产品列表 ][[BR]]2.12 [#point212 搜索产品(产品结果列表)] ||- || - || 8/6 || 100% || 8/21 || 接口确认 ||=第二批=|| 概述(对比浮层) || 2.3 [#point203 产品终端页概述 ] ||是 || - || 8/6 || 100% || 8/21 || 接口确认 ||=第二批=|| 参数 || 2.4 [#point204 产品终端页参数 ] ||是 || - || 8/8 || 100% || 8/21 || 接口确认 ||=第二批=|| 报价 || 2.1 [#point201 产品终端页报价 ] ||是 || - || 8/8 || 100% || 8/21 || 接口确认 ||=第二批=|| 图片(图片列表/展示) || 以前的接口 || - || - || - || -|| - || - ||=第二批=|| 资讯(文章页) || 2.6 [#point206 请求产品资讯 ] ||- || 3.2 [#point302 产品资讯接口] || 8/10 || 100% || 8/21 || 接口确认 ||=第二批=|| 点评(我要点评) || 2.9 [#point209 产品点评界面 ] ||是|| - || 8/10 || 100% || 8/20 || 接口确认 ||=第二批=|| 网上比价 || 2.2 [#point202 产品终端页网上比价 ] ||是 || 3.1 [#point301 产品终端页网上比价] || 8/10 || 100% || 8/21 || 接口确认 ||=第二批=|| 选择城市 || 参照2.1 [#point201 产品终端页报价 ] || - || - || - || -|| - || - ||第三批|| 对比结果 || 2.5 [#point205 产品对比页 ] ||是 || - || 8/14 || 100% || 8/21 || 接口确认 ||第三批|| 选机2页面 || 以前的接口 || - || - || - || -|| - || - ||第三批|| 搜索页2页面 || 2.11[#point211 搜索产品(品牌分类统计) ] ||- || - || 8/14 || 100% || 8/14 || 接口确认 ||=第四批=|| 发送评论[[BR]](戴裕文补充) ||2.10[#point210 产品发送评论 ] || - || 3.4 [#point304 产品发送评论] || 8/16 || 100% || 8/21 || 接口确认 ||=第四批=|| 产品搜索热点推荐[[BR]](戴裕文补充) ||2.13[#point213 产品搜索热点推荐 ] || - || 3.6 [#point306 产品搜索热点推荐(编辑出)] || 8/16 || 100% || 8/14 || 接口确认 {{{ #!comment 2.2 60%[[BR]](缺配合的接口及HTML,目前数据为假数据) }}} == 2. [=#point200 mrobot的接口 ] == mrobot自身的接口,由客户端调用 === 2.1 [=#point201 产品终端页报价 ] === {{{   HTTP请求方式:get 是否需要登录:否 请求参数:productId: 产品id areaId 地区ID (可选) 默认为全国 areaName 地区名 (可选) UTF-8编码 Url: http://mrobot.pconline.com.cn/v3/product/price/${productId}?areaId=${areaId}&areaName=${areaName} 范例 http://mrobot.pconline.com.cn/v3/product/price/480434?areaId=2   返回HTML页面 ===================================== 得到地区列表: 参数: productId: 产品id URL: http://mrobot.pconline.com.cn/v3/product/price/${productId}?fmt=json&area=true 范例: http://mrobot.pconline.com.cn/v3/product/price/480434?fmt=json&area=true 返回值: {"select":["0","全国","2","北京","3","上海","1","广州","4","深圳","16","武汉","12","成都","14","南昌","20","石家庄","23","合肥","19","杭州","34","苏州","22","东莞","5","南宁","6","重庆","7","济南","8","南京","10","沈阳","11","福州","13","西安","15","长沙","18","哈尔滨","17","呼和浩特","21","郑州","24","海口","25","佛山","26","天津","27","珠海","28","大连","30","保定","31","厦门","32","兰州","33","中山","35","惠州","36","昆明","37","青岛","38","太原","41","阜阳","43","肇庆","44","江门","45","清远","46","韶关","50","泉州","51","赣州","56","烟台","57","芜湖"],"tag":"area"} }}} === 2.2 [=#point202 产品终端页网上比价 ] === {{{ HTTP请求方式:get 是否需要登录:否 请求参数: productId: 类型id url: http://mrobot.pconline.com.cn/v3/product/comparePrice/{productId} 范例 http://mrobot.pconline.com.cn/v3/product/comparePrice/473123 返回 网上比价html 备注:对应的action为: pcaction://comparePrice/480434 }}} === 2.3 [=#point203 产品终端页概述 ] === {{{ HTTP请求方式:get 是否需要登录:否 请求参数:productID: 类型id Url: http://mrobot.pconline.com.cn/v3/product/abstact/${productID} 范例: http://mrobot.pconline.com.cn/v3/product/abstact/473123 返回参数:产品概述的html页面 备注: 跳转到BBS的action为pcaction://webview_bbs/{bbsId} 例如pcaction://webview_bbs/769143 }}} === 2.4 [=#point204 产品终端页报参数] === {{{   是否需要登录:否   请求参数: productId: 类型id Url: http://mrobot.pconline.com.cn/v3/product/detail/{productId} 范例: http://mrobot.pconline.com.cn/v3/product/detail/473123      返回终端页参数HTML }}} === 2.5 [=#point205 产品对比页 ] === {{{ 请求方式:get 是否需要登录:否 请求参数:   id1和id2:是需要对比的两个产品id 请求URL: http://mrobot.pconline.com.cn/v3/product/detailCompare?id1=${id1}&id2=${id2} 范例: http://mrobot.pconline.com.cn/v3/product/detailCompare?id1=480434&id2=473123 }}} === 2.6 [=#point206 请求产品资讯 ] === {{{ 请求方式:get 是否需要登录:否 请求参数: modelId:产品id pageNo:第几页 pageSize:分页数 Url: http://mrobot.pconline.com.cn/v3/product/information/{modelId} 范例: http://mrobot.pconline.com.cn/v3/product/information/501690 返回参数 { "total": 136, "pageCount": 68, "pageNo": 1, "pageSize": 2, "articleList": [ { "id": "2893356", "title": "不为损失?分析师曝光苹果告三星真正动机", "image": "http://img0.pconline.com.cn/pconline/1208/08/g_2893356_1344389815827.jpg", "channel": "相关文章" }, { "id": "2893491", "title": "市场销量达到7成! iPad霸占中国平板领域", "image": "http://img0.pconline.com.cn/pconline/1208/08/g_2893491_1344392560706.jpg", "channel": "相关文章" } ], "productId": 501690 } id 文章id title 标题 channel 文章栏目 total 评论数 pageCount 总页数 image 导读图 }}} === 2.7 [=#point207 某产品类型的品牌列表 ] === {{{ HTTP请求方式:get 是否需要登录:否 请求参数: typeID: 产品类型id Url: http://mrobot.pconline.com.cn/v3/product/brand/ 范例 http://mrobot.pconline.com.cn/v3/product/brand/20937 返回参数: { "partition": { "recommondBrands": { "brands": [ { "id": 22586, "logo": "http://img.pconline.com.cn/images/product/brand/22586/samsung.jpg", "name": "三星" }, { "id": 46291, "logo": "http://img.pconline.com.cn/images/product/brand/46291/htc.jpg", "name": "HTC" } ], "index": "荐", "rowNum": 2 }, "totalBrands": { "total": 130, "sections": [ { "brands": [ { "id": "47656", "letter": "1", "name": "17vee" }, { "id": "47656", "letter": "1", "name": "17vee" } ], "index": "1", "rowNum": 2 }, { "brands": [ { "id": "94624", "letter": "3", "name": "35Phone" }, { "id": "94624", "letter": "3", "name": "35Phone" } ], "index": "3", "rowNum": 2 }, { "brands": [ { "id": "92183", "letter": "A", "name": "Altek" }, { "id": "96082", "letter": "A", "name": "艾炜特(IVT)" } ], "index": "A", "rowNum": 7 } ] } }, "type": 20937 } 备注: type :请求的类型 partition:分块集 recommondBrands:推荐版块集合, totalBrands;品牌的总集合 total:版块集合内部元素的总数 brands:版块内品牌集合 id:品牌id logo:品牌logo图片url letter;品牌名称首字母 name:品牌名称 sections:品牌的总集合的分块,按字母顺序分 index:分块所属的字母 rowNum:分块内品牌数量 }}} === 2.8 [=#point208 产品列表 ] === {{{   请求方式:get   是否需要登录:否   请求参数:   typeId:产品分类id   pageNo:页码   orderId:排序方式,1为按热度倒序,2为按热度正序,3为按价格倒序,4为按价格正序,5为按日期倒序 ,6为按日期正序, brandId:品牌id Url: http://mrobot.pconline.com.cn/v3/product/types/${typeId}?brandId=${brandId}&orderId=${orderId}&pageNo=${pageNo} 范例: http://mrobot.pconline.com.cn/v3/product/types/20937?brandId=46291&orderId=1&pageNo=1 返回结果: { "total": 123, "pageCount": 5, "pageNo": 1, "pageSize": 25, "data": [ { "id": 509347, "is-ultrabook": 0, "hotNew": 2, "price": 4999, "items": [ "手机制式", "GSM,TD-SCDMA(移动3G)", "系统", "Android 4.0", "主屏尺寸", "4.7英寸", "主屏参数", "1280×720像素(720P)", "CPU", "Nvdia Tegra 3 1.5GHz(4核)", "电池容量", "不可更换,1800mAH", "摄像头像素", "800万像素" ], "idxPic": "http://img.pconline.com.cn/images/product/5093/509347/q1_cn.jpg", "shortName": "HTC One XT", "noPriceMsg": "新品", "url": "http://mrobot.pconline.com.cn/v2/product/models/509347" }, { "id": 489352, "is-ultrabook": 0, "hotNew": 0, "price": 3500, "items": [ "手机制式", "GSM,WCDMA(联通3G)", "系统", "Android 4.0", "主屏尺寸", "4.3英寸", "主屏参数", "540×960像素(qHD)", "CPU", "高通骁龙 MSM8260A 1.5GHz(双核)", "电池容量", "1650mAH", "摄像头像素", "800万像素" ], "idxPic": "http://img.pconline.com.cn/images/product/4893/489352/q_cn.jpg", "shortName": "HTC One S", "noPriceMsg": "新品", "url": "http://mrobot.pconline.com.cn/v2/product/models/489352" } ] } }}} === 2.9 [=#point209 产品点评界面 ] === {{{ HTTP请求方式:get 是否需要登录:否   请求参数:modelId: 产品id Url: http://mrobot.pconline.com.cn/v3/product/comments/{modelId} 范例: http://mrobot.pconline.com.cn/v3/product/comments/501690 添加“我要点评”按钮:pcaction://postComment/{$productId} }}} === 2.10 [=#point210 产品发送评论 ] === {{{ HTTP请求方式:post 请求参数:   productId: 产品ID 必填   score : 分数 从1到5的整数 必填   title : 标题 UTF-8编码 必填   advantage :优点 UTF-8编码 请提交“暂无”这两个字的UTF-8编码 必填 deficiency :缺点 UTF-8编码   请提交“暂无”这两个字的UTF-8编码 必填 summary :总结 UTF-8编码 必填   common_session_id :太平洋网络通行证的sessionId 若为空则匿名发评论    请求URL http://mrobot.pconline.com.cn/v3/product/post_comment/?method=addMobile 返回参数:   {   "stats":"ok",   "msg":"发送成功"   }      Stats发送状态,成功为ok,失败为error,   msg中显示提示的信息 ,例如必填字段未填,或者其他必要的提示等 }}} === 2.11 [=#point211 搜索产品(品牌分类统计) ] === {{{ HTTP请求方式:get 是否需要登录:否   请求参数:kw:查询关键字(采用UTF-8方式编码), Uri http://mrobot.pconline.com.cn/v3/product/models/search-type?kw={kw} 范例 http://mrobot.pconline.com.cn/v3/product/models/search-type?kw=%e8%81%94%e6%83%b3 返回参数: { "kw":"sony", "totle":1000, "types":[ { "sid":42123, "name":"手机", "num":100 },{ "sid":42123,   "name":"笔记本", "num":10 0 },{ "sid":42123, "name":"平板电脑", "num":100 },{ "sid":42123, "name":"数码相机", "num":100, },{ "sid":42123, "name":"超级本", "num":10 } ] } kw:搜索关键字(采用UTF-8方式编码), totle:结果集的总数, types:类型的集合, (可以为 产品类型id) }}} === 2.12 [=#point212 搜索产品(产品结果列表)] === {{{ HTTP请求方式:get 是否需要登录:否 请求参数: q:查询关键字 需要utf-8编码 typeId:查询的类型Id, 例如:手机20937 笔记本20806 pageNo:显示的页码,默认为1; pageSize:显示的页码,显示的页数;默认为25 orderId:排序方式,1为按热度倒序,2为按热度正序,3为按价格倒序,4为按价格正序,5为按日期倒序 ,6为按日期正序, Uri: http://mrobot.pconline.com.cn/v3/product/models/search?q=${q}&pageNo=${pageNo}&pageSize=${pageSize}&typeId=${typeId}&orderId={orderId} 范例: http://mrobot.pconline.com.cn/v3/product/models/search?q=%E4%B8%89%E6%98%9F&pageNo=1&pageSize=10&typeId=20937&orderId=3 返回结果: { "total": 1105, "pageCount": 553, "pageNo": 1, "pageSize": 2, "data": [ { "is-ultrabook": 0, "id": "522307", "hotNew": "2", "price": "0", "items": [ "手机制式", "GSM,WCDMA(联通3G),LTE(4G)", "系统", "Windows phone 8", "主屏尺寸", "4.65英寸", "主屏参数", "1280×720像素(720P)", "CPU", "高通骁龙 MSM8960 1.5GHz(双核)", "摄像头像素", "800万像素" ], "idxPic": "http://pdlib.pconline.com.cn/product/images/default_logo.gif", "shortName": "三星 T899(Odyssey)", "url": "http://mrobot.pconline.com.cn/v2/product/models/522307" }, { "is-ultrabook": 0, "id": "521661", "hotNew": "2", "price": "0", "items": [ "手机制式", "GSM,WCDMA(联通3G),双卡双待", "系统", "Android 2.3", "主屏尺寸", "3.5英寸", "主屏参数", "320×480像素(HVGA)", "CPU", "832MHz", "电池容量", "1300mAH", "摄像头像素", "300万像素" ], "idxPic": "http://img.pconline.com.cn/images/product/5216/521661/q1_sn.jpg", "shortName": "三星 S6802(GALAXY Ace DUOS)", "url": "http://mrobot.pconline.com.cn/v2/product/models/521661" } ] } 类似于搜索超极本:http://mrobot.pconline.com.cn/v2/product/models/search_ultrabook?keyword=%E8%81%94%E6%83%B3&pageNo=1&order=1 请求方式:get是否需要登录:否请求参数: keyword:搜索关键字,需要url编码pageNo:请求页码order:同产品分类列表 }}} === 2.13 [=#point213 产品搜索热点推荐 ] === {{{ HTTP请求方式:get   是否需要登录:否   请求参数: 无 Url: http://mrobot.pconline.com.cn/v3/product/hotspot/ 返回参数: { "total":4, "words":[ { "name":"三星" }, { "name":"htc" }, { "name":"苹果" }, { "name":"华为" } ], "fmt":"json" } 说明: total:热点推荐总数 fmt:返回的格式 words:热点集合 name:热点名字 }}} === 2.14 [=#point214 产品首页 ] === {{{ HTTP请求方式:get 是否需要登录:否 请求参数: type : 请求的类型 若为index 则为 首页的品牌推荐,若为diys则为diy部分的品牌推荐 Url: http://mrobot.pconline.com.cn/v3/product/brandNameTop 范例: http://mrobot.pconline.com.cn/v3/product/brandNameTop?type=index 返回参数: { "20937":["三星","APPLE","HTC"], "20928":["三星","APPLE","HTC"], "20912":["三星","APPLE","HTC"], "25850":["三星","APPLE","HTC"], "95585":["三星","APPLE","HTC"], "20806":["三星","APPLE","HTC"], "79849":["三星","APPLE","HTC"], "11111":["三星","APPLE","HTC"], "20807":["三星","APPLE","HTC"], "39957":["三星","APPLE","HTC"], "20961":["三星","APPLE","HTC"], "42377":["三星","APPLE","HTC"] } 备注: 根节点下的数字为产品类型的ID,数组的顺序按照产品的顺序排 分类下方外显该分类排名前三的品牌的名称(例如http://product.pconline.com.cn/mobile/ 页面中,品牌分类的前三个品牌“三星 HTC 诺基亚”); }}} === 3 [=#point300 配合的接口(产品库接口及编辑出的接口) ] === 此部分的接口由产品和编辑的同事配合 === 3.1 [=#point301 产品终端页网上比价 ] === {{{ HTTP请求方式:get 请求参数: productID: 产品id url: http://priceparity.pconline.com.cn/intf/shop_list_json.jsp?pid={productId} 范例 http://priceparity.pconline.com.cn/intf/shop_list_json.jsp?pid=473123 返回参数: [ { "logo":"http://www1.pconline.com.cn/2012/product/cmPrice/images/shop_sn.jpg", "mallName":"苏宁易购", "portage":"全场免运费", "price":4665, "title":"苹果手机iPhone 4S (16GB)(黑)     ", "url":"http://www.suning.com/emall/prd_10052_10051_-7_1214113_.html" }, { "logo":"http://www1.pconline.com.cn/2012/product/cmPrice/images/shop_sn.jpg", "mallName":"苏宁易购", "portage":"全场免运费", "price":4688, "title":"苹果手机iPhone 4S (16GB)(白)     ", "url":"http://www.suning.com/emall/prd_10052_10051_-7_1214112_.html" } ] 备注: logo 商城图标 mallName: 商城名称 price: 报价 portage: 运费 url:  购买 }}} 网页版类似页面:[http://product.pconline.com.cn/pdlib/pk/price410030.html] 原型页面: [http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/product_baojia_internet_1.html] === 3.2 [=#point302 产品资讯接口 ] === {{{ HTTP请求方式:get 请求参数: productId:产品id   pageNo:第几页   pageSize:分页数 请求URl http://pdlib.pconline.com.cn/product/service2011/article_json.jsp?pageNo=1&pageSize=10&productId=485270 返回参数 { "total": 955, "pageNo": 1, "pageSize": 2, "articleList": [ { "id": "2903422", "title": "机王风范 三星 I9300促销仅售3535元", "image": "http://img0.pconline.com.cn/pconline/1208/15/g_2903422_1345021941256.jpg", "channel": "行情" }, { "id": "2903139", "title": "三星Note2细节曝光 市售大屏机暴跌让步", "image": "http://img0.pconline.com.cn/pconline/1207/17/g_2865050_1342507480705.jpg", "channel": "行情" } ], "productId": 485270 } 备注: id 文章id title 标题 channel 文章栏目,"评测"还是“行情” image 导读图 }}} 网页版类似页面:[http://product.pconline.com.cn/mobile/nokia/410030_review.html] 原型页:[http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/product_news_list_1.html] === 3.3 [=#point303 某产品类型的品牌列表 ] === {{{ HTTP请求方式:get 请求参数: typeID: 产品类型id,例如手机20937 请求URL http://pdlib.pconline.com.cn/product/service2011/brand_price_json.jsp?smallTypeId=20937 返回参数: { "total":133, "sections":[ { "brands":[ { "id":"92183", "logo":"", "name":"Altek" }, { "id":"96082", "logo":"", "name":"艾炜特(IVT)" } ], "index":"A", "rowNum":2 }, { "brands":[ { "id":"39474", "logo":"http://img.pconline.com.cn/images/product/brand/39474/bbk.jpg", "name":"步步高" } ], "index":"B", "rowNum":1 } ], "typeId":20937 } }}} 备注: 网页版类似页面[http://product.pconline.com.cn/notebook/] 原型页面:[http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/pinpai_list_1.html] === 3.4 [=#point304 产品发送评论 ] === {{{ HTTP请求方式:post 请求参数:   productId: 产品ID   score : 分数 从1到5的整数   title : 标题   advantage :优点   deficiency :缺点   summary :总结   common_session_id :太平洋网络通行证的sessionId 若为空则匿名发评论    请求URL http://pdscore.pconline.com.cn/guestComment.do?method=addMobile 返回参数:   {   "stats":"ok",   "msg":"发送成功"   }      Stats发送状态,成功为ok,失败为error,   msg中显示提示的信息 ,例如必填字段未填,或者其他必要的提示等    }}} 备注: 网页版类似页面[http://product.pconline.com.cn/mobile/samsung/485270_comment.html#dianping] 原型页面:[http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/product_writedianping_1.html] === 3.5 [=#point305 显示分类排名前三的品牌 ] === {{{ HTTP请求方式:get 请求参数: typeId :产品类型ID,逗号分割,例如手机20937,台式机20806 url http://pdlib.pconline.com.cn/product/service2011/brand_price_json.jsp?max=1&style=2&smallTypeId=20937 返回参数: { "20937":["三星","APPLE","HTC"], "256567":["三星","APPLE","HTC"], "256568":["三星","APPLE","HTC"] } }}} 备注:返回的顺序按照排名顺序来排 排名顺序根据类似此报价页面的[http://product.pconline.com.cn/notebook/] 原型页:[http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/index.html] === 3.6 [=#point306 产品搜索热点推荐(编辑出) ] === {{{ HTTP请求方式:get   是否需要登录:否   请求参数:无 url: http://www.pconline.com.cn/app/1208/intf2326.js 返回参数: { "words":[ "三星","htc","苹果","华为" ] }   备注:返回最多5个关键词   由编辑设置 }}} 原型页面:[http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/search_1.html] === 3.7 [=#point307 推荐品牌(编辑出) ] === {{{ HTTP请求方式:get   是否需要登录:否   请求参数:无 url: http://www.pconline.com.cn/app/1208/intf2327.js 返回参数: { "20806":{ "comment":"台式机", "data":[ ] }, "20807":{ "comment":"笔记本", "data":[ ] }, "20811":{ "comment":"主版", "data":[ ] }, "20812":{ "comment":"CPU", "data":[ ] }, "20813":{ "comment":"内存", "data":[ ] }, "20814":{ "comment":"硬盘", "data":[ ] }, "20817":{ "comment":"显卡", "data":[ ] }, "20872":{ "comment":"机箱电源", "data":[ ] }, "20873":{ "comment":"键鼠", "data":[ ] }, "20874":{ "comment":"光存储", "data":[ ] }, "20912":{ "comment":"摄像机", "data":[ ] }, "20928":{ "comment":"数码相机", "data":[ { "id":22681, "name":"尼康", "logo":"http://img.pconline.com.cn/images/product/brand/22681/dc_nikon_logo.jpg" } ] }, "20937":{ "comment":"手机", "data":[ { "id":22586, "name":"三星", "logo":"http://img.pconline.com.cn/images/product/brand/22586/samsung.jpg" }, { "id":46291, "name":"HTC", "logo":"http://img.pconline.com.cn/images/product/brand/46291/htc.jpg" } ] }, "20950":{ "comment":"显示器", "data":[ ] }, "20961":{ "comment":"电子书", "data":[ ] }, "25850":{ "comment":"MP4", "data":[ ] }, "39957":{ "comment":"液晶电视", "data":[ ] }, "42377":{ "comment":"GPS", "data":[ ] }, "79849":{ "comment":"平板电脑", "data":[ ] }, "95585":{ "comment":"超级本", "data":[ ] } }   备注:返回编辑推荐的品牌   此关键词为编辑设置    total:版块集合内部元素的总数 25289,25293类似的数字,产品类型 id:品牌id logo:品牌logo图片url name:品牌名称 data 推荐产品的数据块 }}} 原型页面:[http://rdtrac.pc.com.cn/mobile/pototype/ideas/pconline_product/v1.0.2/pinpai_list_1.html] == 4. [=#point400 测试环境接口配置 ] == 改HOST的指向戴裕文的机器 192.168.23.101 mrobot.pconline.com.cn == 5. [=#point500 修改历史 ] == 2012-08-02: -接口第一版