att
This commit is contained in:
parent
cdd4045970
commit
9118096bee
@ -3,7 +3,8 @@ import requests
|
||||
import pyodbc
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
OUTPUT_DIR_BASE = r"\\10.77.77.11\Contabilidade\AUTOMAÇÃO\NotadeDebito"
|
||||
# Caminho para Linux (compartilhamento de rede montado)
|
||||
OUTPUT_DIR_BASE = "/mnt/contabilidade/AUTOMAÇÃO/NotadeDebito"
|
||||
|
||||
DB_CONN = (
|
||||
"Driver={ODBC Driver 17 for SQL Server};"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user