support tags.js version 4.25.1

This commit is contained in:
2024-04-17 15:09:59 +02:00
parent 93de0f87a6
commit 32c9d002b3
2 changed files with 31 additions and 1 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ def send_appointment_request(message_queue_name, _contact_list):
def start_send_requests():
print("start send requests")
contacts_file_path = '~/Desktop/contact_list_2024-04-06-2.xlsx'
contacts_file_path = '~/Desktop/contact_list_2024-04-16_2.xlsx'
_contact_list = read_contacts(contacts_file_path)
_contact_list_to_book = filter_contacts(_contact_list)
_segment_number = 10