2025年4月2日17:58:50
This commit is contained in:
@@ -5,13 +5,15 @@ App({
|
||||
|
||||
globalData: {
|
||||
// wx.request 请求的服务地址
|
||||
wxRequestUrl: "https://device.shuziweidao.com/gateway/",
|
||||
// wxRequestUrl: "https://device.shuziweidao.com/gateway/",
|
||||
wxRequestUrl: "http://192.168.10.173:8889/",
|
||||
|
||||
// 秤的所有信息
|
||||
ppScale: {
|
||||
plugin: null,
|
||||
activeProtocol: null,
|
||||
domain: "https://device.shuziweidao.com/gateway", // http://192.168.10.173:8889
|
||||
// domain: "https://device.shuziweidao.com/gateway",
|
||||
domain: "http://192.168.10.173:8889",
|
||||
wifi: {
|
||||
ssid: "",
|
||||
password: ""
|
||||
|
||||
Reference in New Issue
Block a user