add ccid and url information in the email

This commit is contained in:
2022-04-27 14:55:25 +02:00
parent ab3566e062
commit 8e27702836
5 changed files with 16 additions and 18 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
import datetime
import json
import logging
import threading
import time
@@ -85,4 +84,4 @@ if __name__ == '__main__':
worker = WaitSmsWorker(None)
sms = Sms("HERMES RDV",
"We are pleased to confirm your appointment. You will be welcomed on Apr 14, 2022 in our store at 17 rue de Sèvres at 4:45 PM. The given hour may be subje")
worker.check_sms(sms, int('613467904'))
worker.check_sms(sms, int('628973387'))