Commit 042775bf by 朱建香

更改请求地址

parent f4dc972a
...@@ -18,7 +18,7 @@ const iot = new UIOT({ ...@@ -18,7 +18,7 @@ const iot = new UIOT({
}, },
cloud: { cloud: {
// url: 'http://wx.iotface.com' // url: 'http://wx.iotface.com'
url: 'http://192.168.2.96:20000' url: 'http://jycinema.u-gen.net'
// url: 'https://cloud.iot.u-gen.net/test-openapi/' // url: 'https://cloud.iot.u-gen.net/test-openapi/'
}, },
plugin: { plugin: {
......
...@@ -9523,7 +9523,7 @@ var iot = new UIOT({ ...@@ -9523,7 +9523,7 @@ var iot = new UIOT({
}, },
cloud: { cloud: {
// url: 'http://wx.iotface.com' // url: 'http://wx.iotface.com'
url: 'http://192.168.2.96:20000' url: 'http://jycinema.u-gen.net'
// url: 'https://cloud.iot.u-gen.net/test-openapi/' // url: 'https://cloud.iot.u-gen.net/test-openapi/'
}, },
plugin: { plugin: {
......
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