From f526e43a7be75b4370c6be30f222eda8bd7d1621 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 17 三月 2025 11:29:54 +0800
Subject: [PATCH] 仓库报表

---
 DevApp/Gs.DevApp/DevFrm/Rpt/CK.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Report/CK.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/CK.cs
similarity index 91%
rename from DevApp/Gs.DevApp/DevFrm/Report/CK.cs
rename to DevApp/Gs.DevApp/DevFrm/Rpt/CK.cs
index 30d5e23..ac3f283 100644
--- a/DevApp/Gs.DevApp/DevFrm/Report/CK.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/CK.cs
@@ -9,7 +9,7 @@
 using System.Threading.Tasks;
 using System.Windows.Forms;
 
-namespace Gs.DevApp.DevFrm.Report
+namespace Gs.DevApp.DevFrm.Rpt
 {
     public partial class CK : DevExpress.XtraEditors.XtraForm
     {

--
Gitblit v1.9.3