From f13c7a874af0fbfca66695a42860167f95b38fe9 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 13 三月 2023 17:27:14 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index 8c12b42..95b2909 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -137,7 +137,9 @@ <Compile Include="cs\ExportUtil.cs" /> <Compile Include="cs\LogOut.cs" /> <Compile Include="cs\NoBufferPolicySelector.cs" /> + <Compile Include="cs\SGUtil.cs" /> <Compile Include="cs\Tool.cs" /> + <Compile Include="cs\XYZUtil.cs" /> <Compile Include="db\ModelHandler.cs" /> <Compile Include="db\PostgreHelper.cs" /> <Compile Include="db\SQLiteHelper.cs" /> -- Gitblit v1.9.3