From 650fe9e42e3de66be29769da72cc755273246dd9 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期五, 12 九月 2025 16:23:04 +0800 Subject: [PATCH] 更新优化代码 --- DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.Designer.cs index 21426f9..615ebf4 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/SelectSctk.Designer.cs @@ -1,4 +1,4 @@ -锘縩amespace Gs.DevApp.DevFrm +锘縩amespace Gs.DevApp.DevFrm.Ck { partial class SelectSctk { @@ -275,7 +275,7 @@ this.MinimizeBox = false; this.Name = "SelectSctk"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; - this.Text = "閫夋嫨鐢熶骇鍏ュ簱鏄庣粏"; + this.Text = "閫夋嫨鐢熶骇閫�搴撴槑缁�"; ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); -- Gitblit v1.9.3