From 8482a6fef58c0d699795435ef525a8f188e502a1 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 21 八月 2023 13:44:11 +0800
Subject: [PATCH] 修改Postgres数据库帮助类

---
 ExportMap/db/ModelHandler.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ExportMap/db/ModelHandler.cs b/ExportMap/db/ModelHandler.cs
index 7f1a8be..f6ca700 100644
--- a/ExportMap/db/ModelHandler.cs
+++ b/ExportMap/db/ModelHandler.cs
@@ -82,4 +82,4 @@
             return dt;
         }
     }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3