陈嘉乐
2021-03-12 bd2c6c39668f2495d14440ae2d6bb7a7856e9d2f
HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs
@@ -31,7 +31,7 @@
        /// <summary>
        /// 逻辑条件关系(与and:,或:or)
        /// </summary>
        public string relation = "or";
        public string relation = "and";
        /// <summary>
        /// 逻辑状态(true,false)
        /// </summary>