wxr
2023-07-30 d76b0e40e5bb127fd33aa1f7842447a1df0628d5
HDL_ON/UI/UI2/FuntionControlView/VideoDoorLock/ObjectClass.cs
@@ -103,6 +103,14 @@
        /// 云雀上定义的设备spk
        /// </summary>
        public string spk = string.Empty;
        /// <summary>
        /// 消息id
        /// </summary>
        public string msgId = string.Empty;
        /// <summary>
        /// 推送时间
        /// </summary>
        public string currentTime = string.Empty;
    }
}