Commit 5ffbd5c7 by 宋毅

修改配置

parent d6610946
...@@ -48,7 +48,7 @@ var settings = { ...@@ -48,7 +48,7 @@ var settings = {
if (channelCode == "jd") { if (channelCode == "jd") {
return "https://tm.plus.jdcloud.com";//"http://gsbapi.plus.jdcloud.com"; return "https://tm.plus.jdcloud.com";//"http://gsbapi.plus.jdcloud.com";
} }
if (channelCode == "gsbh5") { if (channelCode == "gsbh5" || channelCode == "youke") {
return "http://center-order-service"; return "http://center-order-service";
} }
if (channelCode == "AliTm") { if (channelCode == "AliTm") {
......
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