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 |   35 +++++++++++++++++++++++++++++++++--
 1 files changed, 33 insertions(+), 2 deletions(-)

diff --git a/analysisbyrediscache.ui b/analysisbyrediscache.ui
index e2ed99c..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">
@@ -82,6 +82,30 @@
        </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>
        <spacer name="horizontalSpacer">
         <property name="orientation">
          <enum>Qt::Horizontal</enum>
@@ -142,6 +166,13 @@
         </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">

--
Gitblit v1.8.0