fix
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
namespace MyOffice.Services.Account.Domain;
|
||||
|
||||
using Core.Attributes;
|
||||
using Data.Models.Accounts;
|
||||
using Data.Models.Users;
|
||||
using Mapper;
|
||||
|
||||
[Link(typeof(AccountAccess))]
|
||||
[Link(typeof(AccountServiceProfile))]
|
||||
public class AccountAccessDto
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user