From ed113213fc94c3d9886ea08dfddd09d08d9ba7d5 Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期三, 16 四月 2025 19:19:34 +0800
Subject: [PATCH] 调度代码修正

---
 01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs b/01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs
index 159fb15..8bb19e6 100644
--- a/01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs
+++ b/01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs
@@ -73,6 +73,16 @@
         /// <summary>
         ///   鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
         /// </summary>
+        internal static DevExpress.Utils.Svg.SvgImage number {
+            get {
+                object obj = ResourceManager.GetObject("number", resourceCulture);
+                return ((DevExpress.Utils.Svg.SvgImage)(obj));
+            }
+        }
+        
+        /// <summary>
+        ///   鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+        /// </summary>
         internal static DevExpress.Utils.Svg.SvgImage weather_water {
             get {
                 object obj = ResourceManager.GetObject("weather_water", resourceCulture);

--
Gitblit v1.9.3