added methode3

This commit is contained in:
2024-03-20 10:11:51 -04:00
parent bb57113461
commit 7584706123
6 changed files with 70 additions and 5 deletions

View File

@ -89,5 +89,8 @@ namespace EmailServiceApi.Services
// return $"Failed to send email: {ex.Message}";
}
}
}
}