This commit is contained in:
quique 2019-09-10 06:52:26 +02:00
parent 561a2cc951
commit 1771ed414c
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class FacadeVentasClient: FacadeClient, URLSessionDelegate {
//let HOST = "https://app.verdnatura.es/"
//let HOST = "http://www.verdnatura.es/pruebas/"
let HOST = "http://172.16.198.221:8080/"
let HOST = "http://172.16.5.68:8080/"
override func WriteResponseToStream(_ facade: String, command: String, argsMessage: String!, datos: inout AnyObject?) throws{