Changes between Version 36 and Version 37 of pcauto_4.1.0/interface


Ignore:
Timestamp:
01/02/2014 06:13:04 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.1.0/interface

    v36 v37  
    406406    返回参数: 
    407407{ 
    408     "image":"http://xxxxxx", 
    409     "to-uri":"pcautobrowser://information-article/id" 
     408    "data": [ 
     409        { 
     410            "image": "http://xxxxxx", 
     411            "to-uri": "pcautobrowser://information-article/id" 
     412        } 
     413    ] 
    410414} 
    411415 
     
    424428    返回参数: 
    425429{ 
    426     "image":"http://xxxxxx", 
    427     "to-uri":"pcautobrowser://information-article/id" 
     430    "data": [ 
     431        { 
     432            "image": "http://xxxxxx", 
     433            "to-uri": "pcautobrowser://information-article/id" 
     434        } 
     435    ] 
    428436} 
    429437