diff --git a/app.js b/app.js index 3af1c14..ded7944 100644 --- a/app.js +++ b/app.js @@ -5,15 +5,15 @@ App({ globalData: { // wx.request 请求的服务地址 - // wxRequestUrl: "https://device.shuziweidao.com/gateway/", - wxRequestUrl: "http://192.168.1.12:8889/", + wxRequestUrl: "https://device.shuziweidao.com/gateway/", + // wxRequestUrl: "http://192.168.1.12:8889/", // 秤的所有信息 ppScale: { plugin: null, activeProtocol: null, - // domain: "http://device.shuziweidao.com:80/gateway", - domain: "http://192.168.1.12:8889", + domain: "http://device.shuziweidao.com:80/gateway", + // domain: "http://192.168.1.12:8889", wifi: { ssid: "", password: ""