fix the typo
This commit is contained in:
parent
0f2260d116
commit
bbf5df5601
|
|
@ -11,7 +11,7 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
### 关于查询结果
|
### 关于查询 API
|
||||||
定位信息查询 API 的原型为:
|
定位信息查询 API 的原型为:
|
||||||
```java
|
```java
|
||||||
String search(String ipStr) throw Exception;
|
String search(String ipStr) throw Exception;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue