feat: разделение на repository - services
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using AutoMapper;
|
||||
using PARR.API.Contracts.V1.Requests;
|
||||
using PARR.API.Contracts.V1.Requests.Queries;
|
||||
using PARR.DAL.DomainModels;
|
||||
using PARR.DAL.Models.Job;
|
||||
using PARR.Domain.Common.Pagination;
|
||||
|
||||
namespace PARR.API.MappingProfiles
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user