Commit 5fb54640 by 朱建香

更改请求地址

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