AuthPlatform/conf/system/account.conf

4 lines
116 B
Plaintext

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