From 47aa4ae2904b057c6ebadfe7f7bf801b9bb64fef Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 11:30:13 +0800 Subject: [PATCH] 选择字典 --- DevApp/Gs.DevApp/UserControl/UcDictionarySelect.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/SelectDictionary.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcDictionarySelect.Designer.cs similarity index 98% rename from DevApp/Gs.DevApp/DevFrm/Work/SelectDictionary.Designer.cs rename to DevApp/Gs.DevApp/UserControl/UcDictionarySelect.Designer.cs index 121317c..7019c36 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/SelectDictionary.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcDictionarySelect.Designer.cs @@ -1,6 +1,6 @@ 锘縩amespace Gs.DevApp.DevFrm.Work { - partial class SelectDictionary + partial class UcDictionarySelect { /// <summary> /// Required designer variable. -- Gitblit v1.9.3