From 157abc191c34e57c1b958ae74fc3de6518ca8a30 Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期五, 28 二月 2025 11:06:36 +0800
Subject: [PATCH] 修改客户需求

---
 Wms/WMS.BLL/BllAsnServer/BllBoxInfoServer.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Wms/WMS.BLL/BllAsnServer/BllBoxInfoServer.cs b/Wms/WMS.BLL/BllAsnServer/BllBoxInfoServer.cs
index 5f6f123..650d65e 100644
--- a/Wms/WMS.BLL/BllAsnServer/BllBoxInfoServer.cs
+++ b/Wms/WMS.BLL/BllAsnServer/BllBoxInfoServer.cs
@@ -529,6 +529,7 @@
                 data.Standard = asnDetail.Standard;
                 data.SupplierLot = asnDetail.SupplierLot;
                 data.PackageStandard = str;
+                data.SupplierLot = asnDetail.SupplierLot;
                 return data;
             }
             catch (Exception e)

--
Gitblit v1.8.0