wjc
2023-07-26 9508510f0b27da3278fa1161eb2ba3dd1e3e2030
HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs
@@ -136,6 +136,7 @@
        /// 场景=2;
        /// 安防=3;
        /// 延时=4;
        /// 群控=5;
        /// </summary>
        public string target_type = "";
        public List<Dictionary<string, string>> status = new List<Dictionary<string, string>>();