naming changes

This commit is contained in:
Yanis Hermassi 2021-03-25 19:35:11 +00:00
parent 445bb7269b
commit a5d26a2c6e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ using Shop.Data;
using DTO;
using Models;
namespace Aaaapero.Controllers
namespace AaaaperoBack.Controllers
{
[ApiController]
[Route("[controller]")]