wxr
2024-09-30 dc9a1b15bb69227e19afc070adf58156a362d2a2
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;
    }
}