mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2026-01-25 17:16:11 +00:00
add min version supports desc
This commit is contained in:
parent
8692309c5b
commit
cd78ff2797
@ -2,6 +2,8 @@
|
||||
|
||||
#### 备注:请优先使用 lua_c 扩展 xdb 查询客户端,性能比纯 lua 实现的要快很多!!!
|
||||
|
||||
# 版本兼容
|
||||
该实现兼容 lua `5.3`, `5.4`,且不再提供更低版本的兼容,如果需要在更低版本的 Lua 下使用请考虑使用 `[lua_c](../lua_c/)` 扩展。
|
||||
|
||||
# 使用方式
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user