From a04ee7ab3b4cb4e4bb73cda632233f043e7422f9 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期五, 16 五月 2025 08:31:31 +0800
Subject: [PATCH] 1.条码拆分实现无线打印拆分条码.

---
 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