From bdda209f00d8f03ab50acf7e219f71d7f68a375f Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期一, 28 七月 2025 10:50:27 +0800
Subject: [PATCH] PDA扫描模块退出功能调用方法修改,缓存列表删除功能调用方法修改;凯贝客户条码生成模块流水号字段类型修改

---
 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 4e29306..4647ac4 100644
--- a/WebAPI/Models/HBarCodeList.cs
+++ b/WebAPI/Models/HBarCodeList.cs
@@ -77,6 +77,7 @@
         public string HCusModel2 { get; set; } //"瀹㈡埛鐗╂枡瑙勬牸";
         public string HCusMaterName2 { get; set; } //"瀹㈡埛鐗╂枡鍚嶇О";
         public string HCheckEmpName2 { get; set; } //"妫�楠屽憳鍚嶇О";
+        public string HZZRQ { get; set; } //鍒堕�犳棩鏈�
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1