wjc
2023-07-20 e842a3bbfccf8adfde4da0b2d1bd08414c2f30ae
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>>();