This website requires JavaScript.
Explore
Help
Sign In
wanglei
/
AuthPlatform
Watch
1
Star
0
Fork
0
You've already forked AuthPlatform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bbd56036b7
AuthPlatform
/
conf
/
system
/
role.conf
4 lines
110 B
Plaintext
Raw
Normal View
History
Unescape
Escape
增加需要使用的配置文件
2025-10-29 17:32:33 +08:00
#API接口文件
location /api/system/roles {
将文件目录修改为全局配置
2025-10-30 20:37:03 +08:00
content_by_lua_file '${APP_PATH}/src/api/system/role.lua';
增加需要使用的配置文件
2025-10-29 17:32:33 +08:00
}
Reference in New Issue
Copy Permalink