From 7ecfd1325892bf0a3589b117eb5a2633151ca8b7 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期六, 11 一月 2025 08:26:05 +0800
Subject: [PATCH] 11

---
 service/Warehouse/InventoryManager.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/service/Warehouse/InventoryManager.cs b/service/Warehouse/InventoryManager.cs
index a5fc989..d464742 100644
--- a/service/Warehouse/InventoryManager.cs
+++ b/service/Warehouse/InventoryManager.cs
@@ -217,6 +217,7 @@
                     ? null
                     : (byte)(c_mes_inv_item_barcodes.EpFlag.Value ? 1 : 0),
                 DepotsCode = depotSection.DepotCode,
+                DepotId = depotSection.DepotId,
                 DepotsId = depotSection.DepotId,
                 DepotSectionsCode = p_section_code,
                 CheckDate = c_mes_inv_item_barcodes.CreateDate,

--
Gitblit v1.9.3