From b57fb8b61bd053601035694470ac4e79fbf99bf8 Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期六, 12 四月 2025 17:52:56 +0800 Subject: [PATCH] 雅达-优化收货单处理逻辑及参数结构 --- Tiger.Business/Model/TransactionBase.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Tiger.Business/Model/TransactionBase.cs b/Tiger.Business/Model/TransactionBase.cs index ec55fcc..0101577 100644 --- a/Tiger.Business/Model/TransactionBase.cs +++ b/Tiger.Business/Model/TransactionBase.cs @@ -10,7 +10,7 @@ using Newtonsoft.Json; using Tiger.IBusiness; -namespace Tiger.Business.WMS.Transaction +namespace Tiger.Business { /// <summary> /// 浜嬪姟鍩虹被 -- Gitblit v1.9.3