From 48c18a96f8c8022ec43691117f2472073895af71 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 21 八月 2023 16:16:02 +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 12b9fa7..0114832 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\Common.cs" /> + <Compile Include="Model\CommonProp.cs" /> <Compile Include="CS\ModelHandler.cs" /> <Compile Include="CS\NtstWeb.cs" /> <Compile Include="CS\PostgreHelper.cs" /> -- Gitblit v1.9.3