namesapce

This commit is contained in:
Yanis Hermassi 2021-03-25 19:53:04 +00:00
parent c1776c156c
commit b7692669d6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ using Microsoft.EntityFrameworkCore;
using DTO;
using Models;
namespace AaaaperoBack.Controllers
namespace BackEndAaaapero.Controllers
{
[ApiController]
[Route("[controller]")]