chore: 更改命名空间
This commit is contained in:
parent
617c72771d
commit
919f543cbd
|
@ -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>
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue