From dd02b19abd985fa4b2d90fa9dec0137a0f978cd7 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 05 一月 2026 13:36:36 +0800
Subject: [PATCH] 1

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

diff --git a/WebAPI/Models/HBarCodeList.cs b/WebAPI/Models/HBarCodeList.cs
index 4647ac4..1e2d123 100644
--- a/WebAPI/Models/HBarCodeList.cs
+++ b/WebAPI/Models/HBarCodeList.cs
@@ -79,5 +79,11 @@
         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