Commit d4c6de7c by 王昆

gsb

parent b249f209
...@@ -72,8 +72,8 @@ var settings = { ...@@ -72,8 +72,8 @@ var settings = {
//e签宝接口Url //e签宝接口Url
eSignBaoUrl: function () { eSignBaoUrl: function () {
if (settings.env == "dev") { if (settings.env == "dev") {
// return "https://smlo.tsign.cn/opentreaty-service"; return "https://smlo.tsign.cn/opentreaty-service";
return "https://o.tsign.cn/opentreaty-service"; // return "https://o.tsign.cn/opentreaty-service";
} else { } else {
return "https://o.tsign.cn/opentreaty-service"; return "https://o.tsign.cn/opentreaty-service";
} }
......
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