Commit d47399c7 authored by weichaochao's avatar weichaochao

线上环境域名修改

parent aa8eb7b4
...@@ -70,7 +70,7 @@ public class Open2LankouController { ...@@ -70,7 +70,7 @@ public class Open2LankouController {
break; break;
default: default:
// 默认为线上 // 默认为线上
host = "http://lankou.duibatest.com.cn"; host = "http://lorealjdcampaign-rc.isvjcloud.com/apps/duiba";
break; break;
} }
return host + path; return host + path;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment