From b7171cb172422765df4c9cf3f4864b34a214ca07 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 08 十一月 2022 15:23:30 +0800
Subject: [PATCH] 1

---
 ExportMap/Controllers/ExportController.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ExportMap/Controllers/ExportController.cs b/ExportMap/Controllers/ExportController.cs
index 976f743..9aa25b6 100644
--- a/ExportMap/Controllers/ExportController.cs
+++ b/ExportMap/Controllers/ExportController.cs
@@ -12,6 +12,7 @@
         [HttpPost]
         public void start([FromBody]string value)
         {
+
         }
     }
 }

--
Gitblit v1.9.3