From fd56fa51fe25f26ce5b518c6f3afb81fbc19553a Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期一, 25 七月 2022 17:04:53 +0800
Subject: [PATCH] 盘点

---
 NETERPNoWin/Frm_MESSetIni.cs |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/NETERPNoWin/Frm_MESSetIni.cs b/NETERPNoWin/Frm_MESSetIni.cs
index b0c9ca2..ca04342 100644
--- a/NETERPNoWin/Frm_MESSetIni.cs
+++ b/NETERPNoWin/Frm_MESSetIni.cs
@@ -55,8 +55,9 @@
             txtHOPWin.Text = sWinName;
         }
 
+        private void button1_Click(object sender, EventArgs e)
+        {
 
-
-
+        }
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1