AuthPlatform/conf/system/role.conf
2025-10-29 17:32:33 +08:00

4 lines
130 B
Plaintext

#API接口文件
location /api/system/roles {
content_by_lua_file '/home/frankly/work/AuthPlatform/src/api/system/role.lua';
}