diff --git a/app/routers/importing.py b/app/routers/importing.py index d0a2893..19be614 100644 --- a/app/routers/importing.py +++ b/app/routers/importing.py @@ -129,7 +129,7 @@ async def ins_up_person_contact_address_user_data( # allow_update_membership = True # allow_update_person_new_user = True - account_id = 99 + account_id = 13 full_file_path = 'admin/temp/import_person_contact_address_user_data.xlsx' # full_file_path = 'admin/data_files/import_person_contact_address_user_data.xlsx'