From 5435f376e070f7a5fc1f89aaee7c46abb37c5120 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 14 五月 2023 09:49:06 +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 0289adc..c368c6b 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -134,6 +134,7 @@ <Compile Include="Controllers\ExportController.cs" /> <Compile Include="Controllers\FloatServerController.cs" /> <Compile Include="Controllers\licenseEncryptionController.cs" /> + <Compile Include="Controllers\TerraController.cs" /> <Compile Include="cs\CacheUtils.cs" /> <Compile Include="cs\ConvertUtils.cs" /> <Compile Include="cs\CustomMultipartFormDataStreamProvider.cs" /> -- Gitblit v1.9.3