copia
This commit is contained in:
parent
561a2cc951
commit
1771ed414c
Binary file not shown.
|
@ -17,7 +17,7 @@ class FacadeVentasClient: FacadeClient, URLSessionDelegate {
|
||||||
|
|
||||||
//let HOST = "https://app.verdnatura.es/"
|
//let HOST = "https://app.verdnatura.es/"
|
||||||
//let HOST = "http://www.verdnatura.es/pruebas/"
|
//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{
|
override func WriteResponseToStream(_ facade: String, command: String, argsMessage: String!, datos: inout AnyObject?) throws{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue