ExportMap/Controllers/ExportController.cs @@ -12,6 +12,7 @@ [HttpPost] public void start([FromBody]string value) { } } }