From 5cc8fa21914969da68b7129329620961bf55e35f Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 11 三月 2026 17:06:04 +0800
Subject: [PATCH] 1

---
 WebAPI/Models/HBarCodeList.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Models/HBarCodeList.cs b/WebAPI/Models/HBarCodeList.cs
index 1e2d123..eab2c47 100644
--- a/WebAPI/Models/HBarCodeList.cs
+++ b/WebAPI/Models/HBarCodeList.cs
@@ -22,6 +22,7 @@
         public string HPinfanBarCode2 { get; set; } //HPinfanBarCode
         public string HBatchNo2 { get; set; } //"鎵瑰彿";
         public int HGiveAwayFlag2 { get; set; } //"鏄惁璧犲搧";
+        public string HSourceBillSEQ { get; set; }  //婧愬崟琛屽彿
         public string HUnitID2 { get; set; } //"璁¢噺鍗曚綅ID";
         public string HUnitNumber2 { get; set; } //"璁¢噺鍗曚綅浠g爜";
         public string HUnitName2 { get; set; } //"璁¢噺鍗曚綅";

--
Gitblit v1.9.1