From 5a149d626ae8bc3fa4bddbb53f8caf40f51f6da6 Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周三, 04 6月 2025 17:42:13 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo

---
 Weben_CMS专用代码生成器/Code/MainForm.Designer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
index 442d677..de87009 100644
--- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
+++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
@@ -570,6 +570,7 @@
             this.ck_IsDeletefile.AutoSize = true;
             this.ck_IsDeletefile.Checked = true;
             this.ck_IsDeletefile.CheckState = System.Windows.Forms.CheckState.Checked;
+            this.ck_IsDeletefile.ForeColor = System.Drawing.Color.Red;
             this.ck_IsDeletefile.Location = new System.Drawing.Point(561, 724);
             this.ck_IsDeletefile.Name = "ck_IsDeletefile";
             this.ck_IsDeletefile.Size = new System.Drawing.Size(192, 16);

--
Gitblit v1.9.3