support tags.js version 4.25.1
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user