From 14fdb81a53c20ff94b01df2b81cdbe9c858e02e7 Mon Sep 17 00:00:00 2001
From: qinjie <qinjie@163.com>
Date: 星期六, 02 十二月 2023 12:56:21 +0800
Subject: [PATCH] 提交文件

---
 Hydro.Inp/NetWork.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Hydro.Inp/NetWork.cs b/Hydro.Inp/NetWork.cs
index d90f62b..15f15aa 100644
--- a/Hydro.Inp/NetWork.cs
+++ b/Hydro.Inp/NetWork.cs
@@ -557,7 +557,7 @@
             }
             if (!File.Exists(tempPath))
             {
-                throw new Exception("妯℃澘鏂囦欢涓嶅瓨鍦�");
+                throw new Exception("妯℃澘鏂囦欢涓嶅瓨鍦�," + tempPath);
             }
             if (!File.Exists(InpPath))
                 File.Create(InpPath).Close();

--
Gitblit v1.9.3