JLChen
2021-02-02 c90de55be7a33e196029c1f4a1bb7f84ea449f29
HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs
old mode 100755 new mode 100644
@@ -31,7 +31,7 @@
        /// <summary>
        /// 逻辑条件关系(与and:,或:or)
        /// </summary>
        public string relation = "or";
        public string relation = "and";
        /// <summary>
        /// 逻辑状态(true,false)
        /// </summary>