From 7c4fe576e5fc20267d5e1d5287cbb2ec77e64c3a Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期二, 19 八月 2025 23:40:18 +0800
Subject: [PATCH] redis

---
 historydata.ui |   43 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/historydata.ui b/historydata.ui
index 04be64a..3aaa157 100644
--- a/historydata.ui
+++ b/historydata.ui
@@ -47,6 +47,20 @@
            </property>
           </widget>
          </item>
+         <item>
+          <widget class="QPushButton" name="pushButton_updateRank">
+           <property name="text">
+            <string>鏇存柊浜ゆ槗棰濇帓鍚�</string>
+           </property>
+          </widget>
+         </item>
+         <item>
+          <widget class="QCheckBox" name="checkBox_updatePoolClose">
+           <property name="text">
+            <string>鏇存柊鑲$エ姹犱环鏍�</string>
+           </property>
+          </widget>
+         </item>
         </layout>
        </item>
        <item row="1" column="0">
@@ -134,6 +148,35 @@
               </widget>
              </item>
              <item>
+              <widget class="QComboBox" name="comboBox">
+               <item>
+                <property name="text">
+                 <string>week</string>
+                </property>
+               </item>
+               <item>
+                <property name="text">
+                 <string>month</string>
+                </property>
+               </item>
+               <item>
+                <property name="text">
+                 <string>day</string>
+                </property>
+               </item>
+               <item>
+                <property name="text">
+                 <string>quarter</string>
+                </property>
+               </item>
+               <item>
+                <property name="text">
+                 <string>year</string>
+                </property>
+               </item>
+              </widget>
+             </item>
+             <item>
               <widget class="QPushButton" name="pushButton_addStock">
                <property name="text">
                 <string>娣诲姞</string>

--
Gitblit v1.8.0