Commit ee825aea authored by 李智书's avatar 李智书

1.修改周消费报告接口地址;

parent 9be89681
...@@ -346,7 +346,7 @@ ...@@ -346,7 +346,7 @@
} else if (window.location.host.indexOf("uat")) { } else if (window.location.host.indexOf("uat")) {
gHost = "https://uat.xiaopay.net"; gHost = "https://uat.xiaopay.net";
} else { } else {
gHost = "https://az-order-api.xiaopay.net"; gHost = "https://pay.xiaopay.net";
} }
//获取参数 //获取参数
......
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