syntax the api code with php
This commit is contained in:
parent
b3498197a8
commit
d5d0c15c8d
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
### 关于查询 API
|
### 关于查询 API
|
||||||
查询 API 的原型如下:
|
查询 API 的原型如下:
|
||||||
```
|
```php
|
||||||
// 通过字符串 IP 进行查询
|
// 通过字符串 IP 进行查询
|
||||||
// @throw Exception
|
// @throw Exception
|
||||||
search($ip_string) string
|
search($ip_string) string
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue