From d5d0c15c8d640e81fa419124d2d17126988baf9e Mon Sep 17 00:00:00 2001 From: lion Date: Tue, 21 Oct 2025 11:20:44 +0800 Subject: [PATCH] syntax the api code with php --- binding/php/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binding/php/ReadMe.md b/binding/php/ReadMe.md index 527fbe7..732615e 100644 --- a/binding/php/ReadMe.md +++ b/binding/php/ReadMe.md @@ -4,7 +4,7 @@ ### 关于查询 API 查询 API 的原型如下: -``` +```php // 通过字符串 IP 进行查询 // @throw Exception search($ip_string) string