xm
2020-07-14 d87400af518ebc9274f4447f06476959c3aa5102
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/UserCenterResourse.cs
@@ -15,10 +15,6 @@
        /// Key:画面的ID,列如:UserMainForm
        /// </summary>
        public static Dictionary<string, CommonFormBase> DicActionForm = new Dictionary<string, CommonFormBase>();
        /// <summary>
        /// 成员列表的信息
        /// </summary>
        public static List<MemberInfoRes> ListMemberInfo = new List<MemberInfoRes>();
        /// <summary>
        /// 当前正在操作的画面ID(此变量对临时断网时,非常重要,没人会懂它为何要存在)
        /// </summary>