Még nem tökéletes, EF javítása
This commit is contained in:
@@ -10,5 +10,6 @@ namespace WorkFlowCheck.BL.Services.Interfaces
|
||||
public interface ICheckListService
|
||||
{
|
||||
Task<CheckListHeaderDTO> GetCheckListHeader(int Id);
|
||||
Task<CheckListHeaderDTO> StartNew(ApiRequestDTO<CheckListTemplateHeaderDTO> request);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user