From 4917fb959e2befec07a693e72d7010c09494ec7c Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期四, 03 四月 2025 15:38:34 +0800 Subject: [PATCH] 1.新增二输水流量压力偏差曲线 --- 01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs | 20 ++++++++++++++++++++ 1 files changed, 20 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 8410416..159fb15 100644 --- a/01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs +++ b/01-api/_Expand/IStation.Win.Schedule/Properties/Resources.Designer.cs @@ -59,5 +59,25 @@ resourceCulture = value; } } + + /// <summary> + /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆� + /// </summary> + internal static DevExpress.Utils.Svg.SvgImage charttype_waterfall { + get { + object obj = ResourceManager.GetObject("charttype_waterfall", 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); + return ((DevExpress.Utils.Svg.SvgImage)(obj)); + } + } } } -- Gitblit v1.9.3