mac
2024-07-25 3f6685c77beeb12baf840733fb890860f4c26e7c
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;
    }
}