fix/linea-scaii-551-partidas #1

Merged
Kevin_Ramirez merged 6 commits from fix/linea-scaii-551-partidas into development 2026-07-13 20:49:31 +00:00
Showing only changes of commit 4347925cc3 - Show all commits

View File

@@ -60,7 +60,7 @@ class ConfiguracionApp:
log.error("FALTA PARÁMETRO: No se recibió DBServer. El proceso no puede continuar.")
# 4. Lógica de URL Dinámica (Solo SCAII o SCAF)
self.datos["url_api"] = "https://104.192.7.152:3529/"
self.datos["url_api"] = "https://anexo46.aduanasoft.com/api/v1/"
# 5. Valores por defecto finales
if not self.datos["puerto"] or self.datos["puerto"] == 0: