From dfef23453ad106efad95e40cbeaa191d8b3f6961 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期四, 21 九月 2023 23:07:45 +0800
Subject: [PATCH] 0921

---
 internal_system_v1/clientmainwindow.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/internal_system_v1/clientmainwindow.cpp b/internal_system_v1/clientmainwindow.cpp
index 579c8e8..fc02ffa 100644
--- a/internal_system_v1/clientmainwindow.cpp
+++ b/internal_system_v1/clientmainwindow.cpp
@@ -7,6 +7,7 @@
 #include <QSqlRecord>
 
 extern int g_comId;
+extern QString g_dataRootPath;
 QString g_auditDate;
 
 ClientMainWindow::ClientMainWindow(QWidget *parent) :

--
Gitblit v1.8.0