wei
2021-06-16 de53d12e223eb8c9a562aeefdcfa9b4039b3d0b0
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Pir.cs
@@ -54,7 +54,7 @@
        /// </summary>
        public List<string> library = new List<string>();
        /// <summary>
        ///
        /// 学习按键列表
        /// </summary>
        public List<AttributesStatus> status = new List<AttributesStatus>();
    }