Changes between Version 59 and Version 60 of pcauto_4.5.0/interface


Ignore:
Timestamp:
09/19/2014 05:43:49 PM (12 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v59 v60  
    572572    json = {"tids":"11","fid":"22","target":"1","type":"pickB","pickClassify":"1","reason":"原因","sendmsg":"true"} 
    573573    返回结果: 
    574     {"pickInfo":["{\"desc\":\"设置成功\",\"status\":0}"]} 
     574{ 
     575    "pickInfo": [ 
     576        { 
     577            "desc": "设置成功", 
     578            "status": 0 
     579        } 
     580    ] 
     581} 
     582 
     583{ 
     584    "pickInfo": [ 
     585        { 
     586            "code": "0000001", 
     587            "desc": "没有设置精华的权限", 
     588            "status": -1 
     589        } 
     590    ] 
     591} 
    575592}}} 
    576593