Na most jó a beküldéshez a Binding
This commit is contained in:
@@ -11,6 +11,7 @@ namespace WorkFlowCheck.MAUI.Services.Interfaces
|
||||
{
|
||||
Task<ApiResponseDTO<CheckListHeaderDTO>> StartNew(CheckListTemplateHeaderDTO checkListTemplateHeaderDTO);
|
||||
Task<ApiResponseDTO<CheckPointDTO>> GetCheckPoint(int checkPointId);
|
||||
Task<ApiResponseDTO<CheckPointDTO>> GetCheckPoint(string checkPointCode);
|
||||
|
||||
|
||||
Task<List<CheckListHeaderDTO>> GetCheckLists(int userId);
|
||||
|
||||
Reference in New Issue
Block a user