Changes between Version 8 and Version 9 of 2ndchild/interface
- Timestamp:
- 12/11/2013 04:03:39 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2ndchild/interface
v8 v9 281 281 { 282 282 "result":0,(0失败,1成功) 283 "text":"广州尚未实施单独二胎政策" 284 } 285 }}} 283 "text":"广州尚未实施单独二胎政策", 284 "articleList": 285 [{ 286 "id": "3473181", 287 "image": "http://img0.pcauto.com.cn/pcauto/1311/25/g_3473181_1385343847663_240x160.jpg", 288 "pubDate": "2013-11-25", 289 "title": "标题", 290 "type": 1, 291 "url": "http://www.pcauto.com.cn/nation/347/3473181.html" 292 }] 293 } 294 }}} 295 286 296 287 297 === 7.地址查询接口 === … … 292 302 参数: 293 303 返回结果:JSON 294 {{{ 304 295 305 { 296 306 “provinces”:[ … … 308 318 } 309 319 ps:先精确到区,如果有镇和街道的数据,则以此类推。 310 }}}311 320 312 321 }}} … … 321 330 322 331 }}} 323 === 9.办事单位地点添加接口 === 332 333 334 === 9办证单位查询接口 === 335 {{{ 336 URL: 337 作用: 338 提交方式:GET 339 参数: 340 provinceId:省份id 341 cityId:城市id 342 districtId:区id 343 返回结果:JSON 344 { 345 “city”:[ 346 { 347 "id":1, 348 "name":"广州计生办", 349 "address":"" 350 }, { 351 "id":1, 352 "name":"广州居委会", 353 "address":"" 354 } 355 ], 356 “district”:[ 357 { 358 "id":1, 359 "name":"广州天河区计生办", 360 "address":"" 361 }, { 362 "id":1, 363 "name":"广州天河区居委会", 364 "address":"" 365 } 366 ], 367 “street”:[ 368 { 369 "id":1, 370 "name":"广州天河区新塘计生办", 371 "address":"" 372 }, { 373 "id":1, 374 "name":"广州天河区新塘居委会", 375 "address":"" 376 } 377 ] 378 } 379 }}} 380 381 === 9.1办事单位地点添加接口 === 324 382 {{{ 325 383 URL: … … 380 438 }, 381 439 "materials":[ 382 "身份证", 383 "户口簿" 440 { 441 "name":"身份证", 442 "detail-uri":"" 443 }, 444 { 445 "name":"妇检证明", 446 "detail-uri":"pcbabybrowser://${id}?url=http://www.baidu.com" 447 } 384 448 ] 385 449 } … … 519 583 } 520 584 }}} 585 586 === 3.token与地址绑定接口 === 587 {{{ 588 URL: 589 作用: 590 提交方式:POST 591 provinceId:省份id 592 cityId:城市id 593 districtId:区id 594 token:"a8b8a9d9c9ef1231"辨认设备的标记, 595 参数: 596 返回结果:JSON 597 { 598 "result": 0 599 } 600 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)