wxr
2023-11-06 6a8eb1ce9d8e34c50164a4e24e7098e681ee08b6
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;
    }
}