fix the typo

This commit is contained in:
lionsoul2014 2025-10-27 21:48:25 +08:00
parent 0f2260d116
commit bbf5df5601
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</dependency>
```
### 关于查询结果
### 关于查询 API
定位信息查询 API 的原型为:
```java
String search(String ipStr) throw Exception;