diff --git a/draft_mar.py b/draft_mar.py index d1c0c8b..b513a9e 100644 --- a/draft_mar.py +++ b/draft_mar.py @@ -314,7 +314,7 @@ def fetch_and_insert_data(store_code, index, total, cursor, retry_count=1): try: # Definindo storeType com base no código da loja if store_code == "21007": - store_type = "TQT" + store_type = "BOT" elif store_code in ["910173", "910291"]: store_type = "QDB" else: