Prod-Umstellung

This commit is contained in:
2023-09-15 16:24:20 +02:00
parent 2cf78e49dd
commit e4c666f3c5

View File

@@ -505,7 +505,7 @@ Public Class cATEZ_NCTS_IN
'DEV
'Shared API_STRING As String = "https://dev-tds.singlewindow.io"
'PROD
Shared API_STRING As String = "https://transcom.singlewindow.io/"
Shared API_STRING As String = "https://transcom.singlewindow.io"
Shared token As String = ""
Public dataTable As New DataTable()
Shared jsonData As New Chilkat.JsonObject