From fe3a2210d028a6319e71299b9773a15cb16d6e35 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 24 六月 2025 17:45:34 +0800
Subject: [PATCH] 超期检验
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index d51accb..002f001 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -303,9 +303,29 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap bodetails_16x163 {
+ get {
+ object obj = ResourceManager.GetObject("bodetails_16x163", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap bodetails_32x32 {
get {
object obj = ResourceManager.GetObject("bodetails_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap bodetails_32x321 {
+ get {
+ object obj = ResourceManager.GetObject("bodetails_32x321", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -2083,6 +2103,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap refreshpivottable_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("refreshpivottable_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap removegroupfooter_16x16 {
get {
object obj = ResourceManager.GetObject("removegroupfooter_16x16", resourceCulture);
--
Gitblit v1.9.3