AuthPlatform/conf/system/department.conf

4 lines
146 B
Plaintext

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