From abc5b592843b5482ddbeb576ee7fba46f2fc5e39 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期四, 11 九月 2025 23:14:11 +0800
Subject: [PATCH] 250911

---
 analysisbyrediscache.ui |   44 +++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 39 insertions(+), 5 deletions(-)

diff --git a/analysisbyrediscache.ui b/analysisbyrediscache.ui
index a18c25e..6902524 100644
--- a/analysisbyrediscache.ui
+++ b/analysisbyrediscache.ui
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>800</width>
-    <height>600</height>
+    <width>910</width>
+    <height>623</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -15,7 +15,7 @@
   </property>
   <widget class="QWidget" name="centralwidget">
    <layout class="QGridLayout" name="gridLayout">
-    <item row="0" column="0">
+    <item row="0" column="0" colspan="2">
      <layout class="QHBoxLayout" name="horizontalLayout">
       <item>
        <widget class="QPushButton" name="pushButton_loadDataSQLRedis">
@@ -61,12 +61,12 @@
         </property>
         <item>
          <property name="text">
-          <string>100000</string>
+          <string>120000</string>
          </property>
         </item>
         <item>
          <property name="text">
-          <string>120000</string>
+          <string>100000</string>
          </property>
         </item>
         <item>
@@ -79,6 +79,30 @@
           <string>160000</string>
          </property>
         </item>
+       </widget>
+      </item>
+      <item>
+       <widget class="QDateEdit" name="dateEdit_end">
+        <property name="dateTime">
+         <datetime>
+          <hour>0</hour>
+          <minute>0</minute>
+          <second>0</second>
+          <year>2025</year>
+          <month>1</month>
+          <day>1</day>
+         </datetime>
+        </property>
+        <property name="calendarPopup">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QLabel" name="label_load">
+        <property name="text">
+         <string>缂撳瓨鏈姞杞�</string>
+        </property>
        </widget>
       </item>
       <item>
@@ -142,11 +166,21 @@
         </item>
        </widget>
       </item>
+      <item>
+       <widget class="QPushButton" name="pushButton_updateStrategyTime">
+        <property name="text">
+         <string>鍒风瓥鐣ユ椂闂�</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </item>
     <item row="1" column="0">
      <widget class="QTableView" name="tableView"/>
     </item>
+    <item row="1" column="1">
+     <widget class="QTableView" name="tableView_2"/>
+    </item>
    </layout>
   </widget>
  </widget>

--
Gitblit v1.8.0