From 31ed29f804a6850ef9a8f60326f4da603e7c8a39 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期一, 04 三月 2024 22:55:48 +0800
Subject: [PATCH] 0304

---
 internal_system_v1/coverinfo.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/internal_system_v1/coverinfo.cpp b/internal_system_v1/coverinfo.cpp
index 881d37c..cf28952 100644
--- a/internal_system_v1/coverinfo.cpp
+++ b/internal_system_v1/coverinfo.cpp
@@ -17,8 +17,8 @@
     ui->setupUi(this);
     CoInitializeEx(NULL, COINIT_MULTITHREADED); // 鍏堝皢COM搴撳垵濮嬪寲
 
-    readInfo();
-    readDataFromSQL(); // 浠庢暟鎹簱璇诲彇鏁版嵁
+    //readInfo();
+    //readDataFromSQL(); // 浠庢暟鎹簱璇诲彇鏁版嵁
 
 }
 

--
Gitblit v1.8.0