Фикс модели исполнителя
This commit is contained in:
parent
72f55c5027
commit
198259830e
@ -1,6 +1,6 @@
|
||||
namespace SecuritySystemDataModels.Models
|
||||
{
|
||||
public interface IImplementerModel
|
||||
public interface IImplementerModel : IId
|
||||
{
|
||||
string ImplementerFIO { get; }
|
||||
string Password { get; }
|
||||
|
Loading…
Reference in New Issue
Block a user