We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca70a2d commit 54a5188Copy full SHA for 54a5188
Openresty/lua-common-package/lua-require.md
@@ -146,10 +146,16 @@
146
```
147
+ 项目结构图
148
```Lua
149
+ tinywan@tinywan:~/Openresty_Protect$ pwd
150
+ /home/tinywan/Openresty_Protect
151
tinywan@tinywan:~/Openresty_Protect$ tree -L 3
152
.
153
└── First_Protect
154
├── lua
155
+ │ ├── functions.lua
156
+ │ ├── get_redis_iresty.lua
157
+ │ ├── get_redis.lua
158
+ │ ├── main.lua
159
│ └── test.lua
160
├── lualib
161
│ ├── cjson.so
0 commit comments