Commit f4dc972a by 朱建香

1108

parent 5fb54640
...@@ -18,8 +18,8 @@ const iot = new UIOT({ ...@@ -18,8 +18,8 @@ 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://192.168.2.96:20000'
url: 'https://cloud.iot.u-gen.net/test-openapi/' // url: 'https://cloud.iot.u-gen.net/test-openapi/'
}, },
plugin: { plugin: {
log: { log: {
......
...@@ -9523,8 +9523,8 @@ var iot = new UIOT({ ...@@ -9523,8 +9523,8 @@ 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://192.168.2.96:20000'
url: 'https://cloud.iot.u-gen.net/test-openapi/' // url: 'https://cloud.iot.u-gen.net/test-openapi/'
}, },
plugin: { plugin: {
log: { log: {
......
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