Commit 547e630f by 陈思聪

fix:修改icNameUrl配置

parent 3d8709e1
...@@ -320,7 +320,7 @@ let settings = { ...@@ -320,7 +320,7 @@ let settings = {
return "https://fqdev.gongsibao.com/" return "https://fqdev.gongsibao.com/"
} else { } else {
// return "https://fq.gongsibao.com/" // return "https://fq.gongsibao.com/"
return "http://open-platform.tm-prod.svc.cluster.local/" return "https://oapi.gongsibao.com/openPlatform/"
} }
}, },
openPlatformAK: function () { openPlatformAK: function () {
......
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