Commit 900a09b1 by 蒋勇

dev config centertmtranction

parent 35f235c4
...@@ -65,7 +65,7 @@ var settings = { ...@@ -65,7 +65,7 @@ var settings = {
}, },
tmtransactionurl: function () { tmtransactionurl: function () {
if (this.env == "dev") { if (this.env == "dev") {
return "http://gsbweb.qifu-dev.gongsibao.com"; return "http://tradestore.com:3004";
} else { } else {
return "http://center-tmtransaction-service.chaolai"; return "http://center-tmtransaction-service.chaolai";
} }
......
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