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/Controllers/ExportController.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/ExportMap/Controllers/ExportController.cs b/ExportMap/Controllers/ExportController.cs
index 711aec2..cc47167 100644
--- a/ExportMap/Controllers/ExportController.cs
+++ b/ExportMap/Controllers/ExportController.cs
@@ -1,5 +1,4 @@
 锘縰sing ExportMap.cs;
-using LFServer.cs;
 using LFServer.Models;
 using System;
 using System.Collections.Generic;
@@ -8,7 +7,7 @@
 using System.Net.Http;
 using System.Web.Http;
 
-namespace LFServer.Controllers
+namespace ExportMap.Controllers
 {
     public class ExportController : ApiController
     {

--
Gitblit v1.9.3