From 017d6412a675a989caa8b7adeb65fc57e1bcc5bc Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期一, 21 八月 2023 14:54:42 +0800
Subject: [PATCH] 修改系统登录功能

---
 DataLoader/DataLoader.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/DataLoader/DataLoader.csproj b/DataLoader/DataLoader.csproj
index ca386db..12b9fa7 100644
--- a/DataLoader/DataLoader.csproj
+++ b/DataLoader/DataLoader.csproj
@@ -138,7 +138,7 @@
     <Compile Include="CS\MetaHelper.cs" />
     <Compile Include="CS\StaticData.cs" />
     <Compile Include="CS\Tools.cs" />
-    <Compile Include="Model\Tool.cs" />
+    <Compile Include="Model\Common.cs" />
     <Compile Include="CS\ModelHandler.cs" />
     <Compile Include="CS\NtstWeb.cs" />
     <Compile Include="CS\PostgreHelper.cs" />

--
Gitblit v1.9.3