陈嘉乐
2020-11-27 61852f188796c8ef82597bfa8f13c0ddcbb42ac1
HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs
@@ -55,7 +55,7 @@
        /// 时间类型
        /// (执行一次:once,每天:day,每月:mon,星期:week,日期段:date_to_date)
        /// </summary>
        public string type = "";
        public string type = "day";
        public List<string> value = new List<string>();
    }
    /// <summary>