att
This commit is contained in:
parent
d502997d84
commit
c56c60510c
@ -314,7 +314,7 @@ def fetch_and_insert_data(store_code, index, total, cursor, retry_count=1):
|
|||||||
try:
|
try:
|
||||||
# Definindo storeType com base no código da loja
|
# Definindo storeType com base no código da loja
|
||||||
if store_code == "21007":
|
if store_code == "21007":
|
||||||
store_type = "TQT"
|
store_type = "BOT"
|
||||||
elif store_code in ["910173", "910291"]:
|
elif store_code in ["910173", "910291"]:
|
||||||
store_type = "QDB"
|
store_type = "QDB"
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user