From 9441a216b632f9fb8f549a8278fc337367a08a4e Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期三, 06 八月 2025 09:02:13 +0800
Subject: [PATCH] 1.调拨出库优化 2.其他出库优化调整

---
 entity/Base/ItemDetailModel.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/entity/Base/ItemDetailModel.cs b/entity/Base/ItemDetailModel.cs
index d31e62c..423cbb1 100644
--- a/entity/Base/ItemDetailModel.cs
+++ b/entity/Base/ItemDetailModel.cs
@@ -16,6 +16,7 @@
     public decimal? DSQty { get; set; } // 寰呮壂鏁伴噺
     public decimal? RQty { get; set; } // 璋冨叆宸叉壂鏁伴噺
     public string Pid { get; set; } // 鍏宠仈瀛楁
-    public string FMaterialId { get; set; } // 鏉愭枡 ID
+    public string FMaterialId { get; set; } // 鏉愭枡 
+    public string DAA001 { get; set; } // 鏉愭枡 ID
     public string Id { get; set; } // 涓婚敭 ID
 }
\ No newline at end of file

--
Gitblit v1.9.3