From dc2da375cd8b8cc7fb5cb3a3f854cf53e685da9e Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 01 一月 2023 15:37:42 +0800 Subject: [PATCH] 1.1.5 --- DataLoader/DataLoader.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DataLoader/DataLoader.csproj b/DataLoader/DataLoader.csproj index 8459f0e..2e2079f 100644 --- a/DataLoader/DataLoader.csproj +++ b/DataLoader/DataLoader.csproj @@ -88,7 +88,7 @@ <SubType>Code</SubType> </Compile> <Compile Include="CS\Importor.cs" /> - <Compile Include="Model\Main.cs" /> + <Compile Include="Model\Tool.cs" /> <Compile Include="CS\ModelHandler.cs" /> <Compile Include="Model\NtstWeb.cs" /> <Compile Include="CS\PostgreHelper.cs" /> -- Gitblit v1.9.3