ExportMap/Controllers/TBController.cs @@ -59,7 +59,7 @@ } } [HttpGet] [HttpGet] // http://localhost/ExportMap/TB/Wait?seconds=10 public ResponseMsg<string> Wait(long seconds) { try