From 254f71374c74cb9782ff85db0e39cf64d38c7ce2 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期三, 11 三月 2026 14:24:37 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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