From 220f43bdfb1e1d1544c892697304f99e967103a4 Mon Sep 17 00:00:00 2001
From: patrick.xu <patrick.xu@broconcentric.com>
Date: 星期一, 22 十一月 2021 08:42:14 +0800
Subject: [PATCH] 1. 添加了扫码键盘事件的日志记录,版本号升级到1.0.4.0

---
 OPCConfigStruct.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/OPCConfigStruct.cs b/OPCConfigStruct.cs
index e6b705a..2c17c53 100644
--- a/OPCConfigStruct.cs
+++ b/OPCConfigStruct.cs
@@ -207,6 +207,7 @@
 
         #region add by Patrick
         public bool IsSaveSizeOKImage;
+        public bool IsSaveHeightOKImage;
         public float MaxLength;
         public float MaxWidth;
         public float MinLength;

--
Gitblit v1.8.0