From 7cc9010c7656af5da6321b62699efbe5b8e503e0 Mon Sep 17 00:00:00 2001
From: chenhaozhe <gaozhechen26@gmail.com>
Date: 星期三, 11 三月 2026 19:14:46 +0800
Subject: [PATCH] 合并分支

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

diff --git a/WebAPI/Models/HBarCodeList.cs b/WebAPI/Models/HBarCodeList.cs
index 4e29306..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; } //"璁¢噺鍗曚綅";
@@ -77,6 +78,13 @@
         public string HCusModel2 { get; set; } //"瀹㈡埛鐗╂枡瑙勬牸";
         public string HCusMaterName2 { get; set; } //"瀹㈡埛鐗╂枡鍚嶇О";
         public string HCheckEmpName2 { get; set; } //"妫�楠屽憳鍚嶇О";
+        public string HZZRQ { get; set; } //鍒堕�犳棩鏈�
+
+        public int HReInspectionFlag { get; set; }  //澶嶆鍚敤鏍囪
+        public string HInspectionDate { get; set; } //鐢熸垚鏃ユ湡
+        public int HInspectionCycle { get; set; }   //澶嶆鍛ㄦ湡
+        public string HReInspectionDate { get; set; }//澶嶆鏃ユ湡
+        public string HPOOrderBillMTO { get; set; }//閲囪喘璺熻釜鍙�
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1