-VERSION 5.06.05

- Cambio al nuevo servidor
- Envio de informacion a tmp_drop al cargar dia
This commit is contained in:
2025-06-05 14:12:26 -06:00
parent 2716f80d25
commit ba70f9550e
4 changed files with 8 additions and 6 deletions

View File

@@ -26,7 +26,9 @@ Sub Process_Globals
Dim Timer1 As Timer
Dim Interval As Int = 300
Private flpStarted As Boolean
Dim DBReqServer As String = "http://keymon.lat:1781"
' Dim DBReqServer As String = "http://keymon.lat:1781"
' Dim DBReqServer As String = "http://keymon.net:1781"
Dim DBReqServer As String = "http://192.99.93.204:1781"
Dim FECHA_HOY As String
Dim tipov As String = ""
Dim muestraProgreso = 0