From 7d49fe63d26ec26ebee525a7ee26d8ee1dfbbc60 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期四, 22 八月 2024 08:48:19 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/03-MapLocation/SetXhsProjectMapLocationWizardPage.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/03-MapLocation/SetXhsProjectMapLocationWizardPage.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/03-MapLocation/SetXhsProjectMapLocationWizardPage.cs
index c573304..99ea45b 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/03-MapLocation/SetXhsProjectMapLocationWizardPage.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/03-MapLocation/SetXhsProjectMapLocationWizardPage.cs
@@ -170,13 +170,13 @@
                             this.Invoke(new Action(() =>
                             {
                                 // 鏇存柊UI鎺т欢
-                                MessageBoxHelper.ShowError("瀵煎叆閿欒!");
+                                MessageBoxHelper.ShowSuccess("瀵煎叆鎴愬姛!");
                             }));
                         }
                         else
                         {
                             // 鐩存帴鏇存柊UI鎺т欢
-                            MessageBoxHelper.ShowError("瀵煎叆閿欒!");
+                            MessageBoxHelper.ShowSuccess("瀵煎叆鎴愬姛!");
                         }
                     }
                 }

--
Gitblit v1.9.3