From c56c60510c780f2c510c36e244d3ae35667d5f9b Mon Sep 17 00:00:00 2001 From: "daniel.rodrigues" Date: Mon, 17 Nov 2025 11:43:03 -0300 Subject: [PATCH] att --- draft_mar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: