Rebrand main namespace.

This commit is contained in:
2020-02-10 02:20:48 +00:00
parent 4a2d370999
commit 091a27c3d9
120 changed files with 177 additions and 177 deletions

View File

@@ -35,7 +35,7 @@ using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
namespace cicm_web.Areas.Admin.Controllers
namespace Marechai.Areas.Admin.Controllers
{
[Area("Admin")]
[Authorize]