From e7c4740cb2e4dec599a99c8823af5839acef084c Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 18 一月 2022 17:44:05 +0800 Subject: [PATCH] 2021-1-18-01 --- HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs index bbbea86..1466958 100644 --- a/HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs +++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/Logic.cs @@ -26,6 +26,10 @@ /// </summary> public string sid = ""; /// <summary> + /// 鏄惁鍏佽鍒犻櫎(false=鍙互鍒犻櫎) + /// </summary> + public bool tag = false; + /// <summary> /// 閫昏緫鍚嶇О /// </summary> public string name = "鑷姩鍖�"; -- Gitblit v1.8.0