From 352e2add907bb5d7332a7e598693084ef0e34a87 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 16 六月 2022 21:12:19 +0800 Subject: [PATCH] 备份 --- Crabtree/SmartHome/UI/SimpleControl/MainPage.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs b/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs index 76095bf..6b1e6a2 100644 --- a/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs +++ b/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs @@ -39,7 +39,11 @@ //public static Button LogoButton = new Button (); - public static string CodeIDString = "20211224"; + public static string CodeIDString = "20220616"; + /// <summary> + /// 缃戝叧鐘舵�� + /// </summary> + public static string GatewayStatus = ""; public static UserInfo LoginUser; -- Gitblit v1.8.0