update contact list

This commit is contained in:
2022-03-01 16:29:38 +01:00
parent 1a3ae260b6
commit 2832922566
5 changed files with 31 additions and 5 deletions
+3 -3
View File
@@ -197,6 +197,6 @@ if __name__ == '__main__':
init_logger()
logger = logging.getLogger()
logger.addHandler(logging.StreamHandler(stream=sys.stdout))
read_all_the_phone_number()
# start_listen()
# start_book()
# read_all_the_phone_number()
start_listen()
start_book()