- VERSION 4.10.15

- Se genera un GUID para pruebas en lugar del IMEI
This commit is contained in:
Jose Alberto Guerra Ugalde
2024-10-17 23:49:34 -06:00
parent 80173f1f35
commit fd6b1523da
9 changed files with 125 additions and 58 deletions

View File

@@ -54,6 +54,7 @@ Sub Process_Globals
Dim enVenta As Boolean = False
Dim pingShell As Boolean = False
Dim errorConnDBReq As Boolean = False
Dim GUID As String = ""
End Sub
Sub Service_Create