wxr
2023-07-30 88b9c9dbae4f0f28529cd3b3ffe53cd26f19f738
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;
    }
}