From 3a7ed58f1f2d2d20d051a1433ad3b73e654c63fa Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期一, 10 一月 2022 09:21:44 +0800 Subject: [PATCH] 2022-01-10 1.更新证书 --- Crabtree/SmartHome/UI/SimpleControl/MainPage.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs b/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs index 99c4b5c..76095bf 100644 --- a/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs +++ b/Crabtree/SmartHome/UI/SimpleControl/MainPage.cs @@ -39,7 +39,7 @@ //public static Button LogoButton = new Button (); - public static string CodeIDString = "20210608"; + public static string CodeIDString = "20211224"; public static UserInfo LoginUser; -- Gitblit v1.8.0