From 616849c27dc296060981bd71f7f19459b47825dd Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 01 七月 2021 14:57:19 +0800 Subject: [PATCH] 代码合并整理2 --- HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs index 2bc0a26..ef3bb73 100644 --- a/HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs +++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs @@ -504,6 +504,7 @@ { //瀹氫箟涓�涓眬閮╳eekList鍒楄〃鐢ㄦ潵璁板綍閫変腑鏁版嵁; List<string> weekStateList = new List<string>(); + PublicInterface weekView = new PublicInterface(); if (Logic.currlogic.cycle.type == "week") { -- Gitblit v1.8.0