Changes between Version 10 and Version 11 of 2ndchild/interface


Ignore:
Timestamp:
12/12/2013 03:46:27 PM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2ndchild/interface

    v10 v11  
    406406提交方式:POST 
    407407参数: 
     408provinceId:省份id 
     409cityId:城市id 
     410districtId:区id 
    408411name:单位名称 
    409412address:地址 
     
    450453提交方式:GET 
    451454参数: 
    452 返回结果:JSON 
    453 { 
    454   "description":"", 
    455   "unity"{ 
    456     "name":"", 
    457     "address":"", 
    458     "tel":"" 
    459   }, 
    460   "materials":[ 
    461   { 
    462       "name":"身份证", 
    463       "detail-uri":"" 
    464   }, 
    465   { 
    466       "name":"妇检证明", 
    467       "detail-uri":"pcbabybrowser://${id}?url=http://www.baidu.com" 
    468   } 
    469   ] 
    470 } 
     455返回结果:HTML页面 
     456 
    471457}}} 
    472458=== 13.办事指南纠错接口 === 
     
    476462提交方式:POST 
    477463参数: 
    478 以办事指南详细解释接口返回格式一致的json字符串 
    479 data={ 
    480   "description":"", 
    481   "unity"{ 
    482     "name":"", 
    483     "address":"", 
    484     "tel":"" 
    485   }, 
    486   "materials":[ 
    487     "身份证", 
    488     "户口簿" 
    489   ] 
    490 } 
    491 返回结果:JSON 
    492  
    493 }}} 
     464"name":"", 
     465"address":"", 
     466"tel":"", 
     467"other":"" 
     468返回结果:JSON 
     469{ 
     470“result”:1,(0失败,1成功) 
     471"msg":"提交成功" 
     472} 
     473}}} 
     474 
    494475=== 14.精彩活动接口 === 
    495476{{{ 
     
    501482 
    502483}}} 
     484 
    503485=== 15.百科列表接口 === 
    504486{{{ 
     
    615597作用: 
    616598提交方式:POST 
    617  
    618599参数: 
    619600返回结果:JSON