Commit 0d2a595c authored by xinglei's avatar xinglei

*)图片服务器变更

parent 2c801edb
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
Amos.config = { Amos.config = {
// 普通http // 普通http
httpURI: { httpURI: {
baseURI: 'http://127.0.0.1:10005/', baseURI: 'http://172.16.11.36:10005/',
pluginURI: 'http://172.16.10.72:10005/', pluginURI: 'http://172.16.10.72:10005/',
fileServerURI: 'http://172.16.10.175:8888/' //图片服务器地址 fileServerURI: 'http://39.98.246.31:8888/' //图片服务器地址
//设计器数据绑定 //设计器数据绑定
// dataBindUrl: 'http://172.16.10.91:8083/api/visual/common/dataBind' // dataBindUrl: 'http://172.16.10.91:8083/api/visual/common/dataBind'
}, },
......
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