From 9120a9f0b554f022135bbb0a935968f605c2ab91 Mon Sep 17 00:00:00 2001
From: helongyang <647556386@qq.com>
Date: 星期二, 28 四月 2026 16:10:30 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/MeiRuiAn/HuaiAn

---
 代码管理/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MesProductService.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MesProductService.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MesProductService.cs"
index 8c5255c..d6d8d27 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MesProductService.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MesProductService.cs"
@@ -429,6 +429,7 @@
             {
                 ProductCode = proOutOrderDetail.PCode,
                 ProductVersion = proOutOrderDetail.PVer,
+                ShipmentQty= outProStockInfo.OrderQuantity,
                 Qty = outProStockInfo.AssignQuantity,
                 DateCode = outProStockInfo.DateCode,
                 SaleOrder = proOutOrderDetail.SaleOrder,

--
Gitblit v1.9.3