TF-1923 Fix logic store opened email

(cherry picked from commit 8d9c8d3ee8ea519e683d5a7cbb5b080d2f78e292)
This commit is contained in:
dab246
2023-06-20 23:32:53 +07:00
committed by Dat H. Pham
parent 002a543865
commit 4ea620cc2b
11 changed files with 86 additions and 70 deletions
@@ -3,4 +3,6 @@ class NotFoundStoredOpenedEmailException implements Exception {}
class NotFoundStoredNewEmailException implements Exception {}
class NotFoundStoredEmailException implements Exception {}
class NotFoundStoredEmailException implements Exception {}
class OpenedEmailAlreadyStoredException implements Exception {}