From 8a0e28f065e7414bef9386ed35b381a10bbabdc5 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 04 三月 2026 16:38:59 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API

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

diff --git a/WebAPI/Models/HBarCodeList.cs b/WebAPI/Models/HBarCodeList.cs
index 4e29306..1e2d123 100644
--- a/WebAPI/Models/HBarCodeList.cs
+++ b/WebAPI/Models/HBarCodeList.cs
@@ -77,6 +77,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