From 509cab4025caa96e6b3e3962916b0d8cdadc4b93 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期三, 20 八月 2025 23:35:29 +0800
Subject: [PATCH] 250820

---
 clientmainwindow.h |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/clientmainwindow.h b/clientmainwindow.h
index cc26bea..9bf70ad 100644
--- a/clientmainwindow.h
+++ b/clientmainwindow.h
@@ -7,6 +7,11 @@
 #include "leadingcompany.h"
 #include "showinfomessage.h"
 #include "regularinvestment.h"
+#include "historydata.h"
+#include "deepseekmainwindow.h"
+#include "agilestrategy.h" // 鐏靛姩绛栫暐
+#include "separateanalysis.h"
+#include "analysisbyrediscache.h"
 
 
 namespace Ui {
@@ -30,6 +35,11 @@
     LeadingCompany *m_leadingCom; // 榫欏ご鍏徃
     ShowInfoMessage *m_showInfoMess; // 鏄剧ず淇℃伅鎻愮ず
     RegularInvestment *m_regular; // 瀹氭姇璁剧疆
+    HistoryData *m_history; // 鍘嗗彶鐩稿叧
+    DeepSeekMainWindow *m_deepSeek; // 涓偂娣辨悳
+    AgileStrategy *m_agileStrategy; // 鐏靛姩绛栫暐
+    SeparateAnalysis *m_separateAnalysis; // 涓偂鍒嗘瀽 鍗曠嫭鍒嗘瀽
+    AnalysisByRedisCache *m_analysisByRedisCache; // 涓偂鍒嗘瀽 閫氳繃缂撳瓨鍒嗘瀽
 
 
 };

--
Gitblit v1.8.0