Changes between Version 12 and Version 13 of 2ndchild/interface
- Timestamp:
- 12/17/2013 03:10:49 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2ndchild/interface
v12 v13 602 602 === 3.ip定位接口 === 603 603 {{{ 604 URL: 604 URL:http://whois.pconline.com.cn/ipJson.jsp?level=3 605 605 作用: 606 606 提交方式:POST 607 607 参数: 608 返回结果:JSON 609 { 610 "result": 0 611 } 612 }}} 608 level:可指定输出结果的精度,=1/=2/=3分别代表只输出省名称/输出省市名称/输出省市区名称 609 ps:暂时测试可知,市名可确定,但区名不一定可以 610 返回结果:JSON 611 { 612 "ip": "14.23.114.34", 613 "pro": "广东省", 614 "city": "广州市", 615 "region": "", 616 "addr": "广东省广州市", 617 "regionNames": "" 618 } 619 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)