From 110685ca201361af20d758fce7cf8a89ab5362b6 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 30 七月 2023 11:03:49 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index f8d6ae2..0887cd3 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -145,6 +145,7 @@ <Compile Include="Controllers\TerraController.cs" /> <Compile Include="Controllers\UploadController.cs" /> <Compile Include="cs\CacheUtils.cs" /> + <Compile Include="cs\CommonUtils.cs" /> <Compile Include="cs\ConvertUtils.cs" /> <Compile Include="cs\CustomMultipartFormDataStreamProvider.cs" /> <Compile Include="cs\ExportUtil.cs" /> -- Gitblit v1.9.3