Commit de3d8ca3 by 朱建香

1208请求地址改为正式

parent f88db8df
...@@ -18,9 +18,13 @@ const iot = new UIOT({ ...@@ -18,9 +18,13 @@ const iot = new UIOT({
}, },
cloud: { cloud: {
// url: 'http://wx.iotface.com' // url: 'http://wx.iotface.com'
url: 'http://192.168.2.96:20000' //96环境
// url: 'http://192.168.2.96:20000'
//96外网
// url: 'http://jycinema.u-gen.net' // url: 'http://jycinema.u-gen.net'
// url: 'https://cloud.iot.u-gen.net/' //正式
url: 'https://cloud.iot.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