Changes between Version 102 and Version 103 of WikiStart/web-intf


Ignore:
Timestamp:
11/12/2012 11:23:07 AM (13 years ago)
Author:
yeweixian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v102 v103  
    468468    "isCollected":0, 
    469469    "image":[ 
    470         "http://xxxx", 
    471         "http://xxxx", 
    472         "http://xxxx" 
     470        { src: "http://xxxx", isManual: 1 }, 
     471        { src: "http://xxxx", isManual: 1 }, 
     472        { src: "http://xxxx", isManual: 0 } 
    473473    ], 
    474474    "favorite": 123 
     
    485485mobileUrl: 淘宝手机版终端页[[BR]] 
    486486image:图片数组[[BR]] 
     487图片组信息: src: 图片地址, isManual: 图片是否手动提交(1为手动提交,0为通过爬取接口自动获取)[[BR]] 
    487488isCollected:是否已经被收藏了,1为是,0为否,common_session_id为空时,isCollected=0[[BR]] 
    488489