From 35530048d4e2c46f2c43f335f94d2176b21c9852 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期四, 24 七月 2025 14:43:04 +0800
Subject: [PATCH] 最新代码上传,环线,WMS逻辑等

---
 项目代码/WMS/WMSServices/WIDESEA_IOutboundRepository/IOutboundRepository.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IOutboundRepository/IOutboundRepository.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IOutboundRepository/IOutboundRepository.cs"
index 9ed3de3..bf013c4 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IOutboundRepository/IOutboundRepository.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IOutboundRepository/IOutboundRepository.cs"
@@ -14,8 +14,6 @@
         IOutboundOrderRepository OutboundOrderRepository { get; }
 
         IOutStockLockInfoRepository OutboundStockLockInfoRepository { get; }
-
-        IMesPPCutOutboundOrderRepository MesPPCutOutboundOrderRepository { get; }
         IProOutOrderRepository ProOutOrderRepository { get; }
         IProOutOrderDetailRepository ProOutOrderDetailRepository { get; }
         IMesRworkOutboundOrderRepository RworkOutboundOrderRepository { get; }

--
Gitblit v1.9.3