From 445ff39c79373519d452e44bc8d96c1e0b01e66a Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期四, 25 九月 2025 22:33:40 +0800
Subject: [PATCH] 0925

---
 analysisbyrediscache.ui |   38 ++++++++++++++++++++++++++++++++++++--
 1 files changed, 36 insertions(+), 2 deletions(-)

diff --git a/analysisbyrediscache.ui b/analysisbyrediscache.ui
index e2ed99c..567c697 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>939</width>
+    <height>623</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -82,6 +82,33 @@
        </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="displayFormat">
+         <string>yyyy-MM-dd</string>
+        </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 +169,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