1.1.019 verzió kiadása
This commit is contained in:
@@ -21,6 +21,7 @@ namespace WorkFlowCheck.Web.Services.Interfaces
|
||||
|
||||
|
||||
Task<CheckListTemplateRowDTO> GetCheckListTemplateRow(int id);
|
||||
Task<bool> DeleteCheckListTemplateRow(int id);
|
||||
Task<ApiResponseDTO<CheckListTemplateRowDTO>> UpdateCheckListTemplateRow(CheckListTemplateRowDTO checkListTemplateRowDTO);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user