From 8ed3d74f6c937f6b6661674132eb9fe0b154a563 Mon Sep 17 00:00:00 2001
From: pan <antony1029@163.com>
Date: 星期五, 05 十二月 2025 10:22:11 +0800
Subject: [PATCH] 提交

---
 项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs"
index 2748b56..ad92e0b 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs"
@@ -414,10 +414,10 @@
             try
             {
                 // 鏍¢獙锛氬凡鍥炰紶鐩存帴杩斿洖閿欒
-                if (outboundOrder.ReturnToMESStatus == 1)
-                {
-                    return WebResponseContent.Instance.Error("璇ュ崟宸茬粡鍥炰紶锛�");
-                }
+                //if (outboundOrder.ReturnToMESStatus == 1)
+                //{
+                //    return WebResponseContent.Instance.Error("璇ュ崟宸茬粡鍥炰紶锛�");
+                //}
 
                 // 鏌ヨ璁㈠崟鏄庣粏锛堜粎鏌ヨ鏈洖浼犳垚鍔熺殑锛�
                 var orderDetails = await _outboundOrderDetailService.Db.Queryable<Dt_OutboundOrderDetail>()

--
Gitblit v1.9.3