From 59f2c4c04e06d77de7f10ab96d1a5c73ccd01262 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期四, 05 十二月 2024 16:23:42 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/17-compressor/SimulationCompressorSingleMatchingDlg.Designer.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/17-compressor/SimulationCompressorSingleMatchingDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/17-compressor/SimulationCompressorSingleMatchingDlg.Designer.cs
index 63c9b8a..e4f3e1a 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/17-compressor/SimulationCompressorSingleMatchingDlg.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/17-compressor/SimulationCompressorSingleMatchingDlg.Designer.cs
@@ -148,15 +148,15 @@
             layoutControlItem1.TextSize = new Size(0, 0);
             layoutControlItem1.TextVisible = false;
             // 
-            // CompressorSingleMatchingDlg
+            // SimulationCompressorSingleMatchingDlg
             // 
             AutoScaleDimensions = new SizeF(7F, 14F);
             AutoScaleMode = AutoScaleMode.Font;
             ClientSize = new Size(885, 537);
             Controls.Add(layoutControl1);
-            Name = "CompressorSingleMatchingDlg";
+            Name = "SimulationCompressorSingleMatchingDlg";
             StartPosition = FormStartPosition.CenterScreen;
-            Text = "闃�闂ㄦ洸绾块�夋嫨";
+            Text = "绌哄帇鏈烘洸绾块�夋嫨";
             ((ISupportInitialize)layoutControl1).EndInit();
             layoutControl1.ResumeLayout(false);
             ((ISupportInitialize)Root).EndInit();

--
Gitblit v1.9.3