#测试接口文件 location /testSQL { content_by_lua_file '/home/frankly/work/AuthPlatform/src/test/testPostgres.lua'; } location /cjson { content_by_lua_file '/home/frankly/work/AuthPlatform/src/test/test.lua'; }