Authored by chunhua.zhang

add callback

... ... @@ -49,7 +49,12 @@ server {
#################### begin match service.yoho.cn #########################
location /callback/video {
set $service_matched 1;
rewrite_by_lua_file conf/redirect.lua;
}
location /shops/service/v1/ {
... ...