This commit is contained in:
2022-05-23 16:05:24 +08:00
parent 408697bab3
commit ec7da5c7f8
11 changed files with 8 additions and 253 deletions
@@ -1,9 +1,5 @@
using IRaCIS.Application.Interfaces;
using IRaCIS.Application.Contracts;
using IRaCIS.Core.Infra.EFCore;
using IRaCIS.Core.Domain.Models;
using IRaCIS.Core.Application.Filter;
using IRaCIS.Core.Infrastructure.Extention;
using Microsoft.AspNetCore.Mvc;
namespace IRaCIS.Application.Services