support 4.33.0
This commit is contained in:
@@ -105,5 +105,5 @@ if __name__ == '__main__':
|
||||
# '~/Desktop/15_05_to_test.xlsx']
|
||||
# file_list = ['~/Desktop/15_05_to_test.xlsx', '~/Desktop/16_05_to_test.xlsx']
|
||||
file_list = ['~/Desktop/contact_list_all.xlsx']
|
||||
send_request_for_file_list(file_list=file_list, thread_number=2,
|
||||
data_queue_name=MORNING_DATA_CACHE, stop_at_hour=17, stop_at_mins=30)
|
||||
send_request_for_file_list(file_list=file_list, thread_number=1,
|
||||
data_queue_name=MORNING_DATA_CACHE_2, stop_at_hour=17, stop_at_mins=30)
|
||||
|
||||
Reference in New Issue
Block a user