2025年12月3日14:14:55
This commit is contained in:
@@ -10,10 +10,12 @@ App({
|
||||
|
||||
// 秤的所有信息
|
||||
ppScale: {
|
||||
version: "",
|
||||
|
||||
plugin: null,
|
||||
activeProtocol: null,
|
||||
domain: "http://device.shuziweidao.com:80/gateway",
|
||||
// domain: "http://192.168.1.12:8889",
|
||||
domain1: "http://device.shuziweidao.com:80/gateway", // 老版本 没有鉴权
|
||||
domain2: "http://device.shuziweidao.com:80/weight", // 新版本 有鉴权
|
||||
wifi: {
|
||||
ssid: "",
|
||||
password: ""
|
||||
|
||||
Reference in New Issue
Block a user