Merge branch 'master' of bitbucket.org:panleicim/appointement_modem_pool

This commit is contained in:
2022-05-07 00:46:40 +02:00
10 changed files with 50 additions and 34 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'))