diff --git a/MicoService.Demo2/Controllers/UserController.cs b/MicoService.Demo2/Controllers/UserController.cs index 18e431f..914bd57 100644 --- a/MicoService.Demo2/Controllers/UserController.cs +++ b/MicoService.Demo2/Controllers/UserController.cs @@ -1,4 +1,4 @@ -using Microsoft.AspNetCore.Mvc; +using Microsoft.AspNetCore.Mvc; using Microservice.Common; using Microservice.Common.Models;