WORD -> PDF
This commit is contained in:
@@ -17,6 +17,6 @@ namespace WorkFlowCheck.Web.Services.Interfaces
|
||||
Task<List<UserRoleDTO>> GetAllUserRoles();
|
||||
Task<ApiResponseDTO<UserRoleDTO>> UpdateUserRole(UserRoleDTO userRoleDTO);
|
||||
|
||||
|
||||
Task<List<RoleCheckListTemplateHeaderDTO>> GetAllRoleCheckListTemplates();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user