From d4c326deaa51e7d4897a84afc339684012b8cfbe Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期五, 31 五月 2024 23:13:28 +0800
Subject: [PATCH] 把WMS移出Business

---
 Tiger.Business.WMS/iWMS/InventroyInfo.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Tiger.Business/WMS/iWMS/Biz.InventroyInfo.cs b/Tiger.Business.WMS/iWMS/InventroyInfo.cs
similarity index 99%
rename from Tiger.Business/WMS/iWMS/Biz.InventroyInfo.cs
rename to Tiger.Business.WMS/iWMS/InventroyInfo.cs
index 334cf29..8115079 100644
--- a/Tiger.Business/WMS/iWMS/Biz.InventroyInfo.cs
+++ b/Tiger.Business.WMS/iWMS/InventroyInfo.cs
@@ -11,7 +11,7 @@
 using Tiger.Model;
 using Tiger.Model.Minsun;
 
-namespace Tiger.Business
+namespace Tiger.Business.WMS
 {
     /// <summary>
     /// 搴撳瓨淇℃伅鎺ュ彛

--
Gitblit v1.9.3