From 88837a4403d89dcbba50cc77b4685f4e3c90a75b Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期四, 24 十月 2024 14:22:37 +0800
Subject: [PATCH] 考勤汇报单子表增加写入字段计时工时HBaseTimes_Sec

---
 WarM/Properties/Settings.Designer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WarM/Properties/Settings.Designer.cs b/WarM/Properties/Settings.Designer.cs
index a6be188..2662192 100644
--- a/WarM/Properties/Settings.Designer.cs
+++ b/WarM/Properties/Settings.Designer.cs
@@ -12,7 +12,7 @@
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.10.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

--
Gitblit v1.9.1