chore: 更改命名空间

This commit is contained in:
Argo-Tianyi 2022-01-27 01:15:32 +08:00
parent 617c72771d
commit 919f543cbd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using RouteAttribute = Microsoft.AspNetCore.Mvc.RouteAttribute;
namespace BootstrapAdmin.Web.Controllers.api;
namespace BootstrapAdmin.Web.Controllers.Api;
/// <summary>
///