AuthPlatform/conf/system/role.conf

4 lines
110 B
Plaintext

#API接口文件
location /api/system/roles {
content_by_lua_file '${APP_PATH}/src/api/system/role.lua';
}