use same rabittmq connection

This commit is contained in:
2022-03-24 10:15:44 +01:00
parent 25207bb062
commit cd71577e71
6 changed files with 17 additions and 23 deletions
-1
View File
@@ -11,7 +11,6 @@ def read_all_the_phone_number():
params.oracle_log_sender.send_log(msg="SIM卡自检开始", subject=LOG_SUBJECT_EVENT, type=TYPE_EVENT_RESET_ALL_SIM_CARDS)
slot_number = 16
slot_sum = 27
# card_pool.switch_to_slot(29)
params.firebase_store_manager.clear_all_sim_info()
for i in range(slot_number, slot_sum + 1):
card_pool.reset()