From 450c5df4e369a1c02c2f841647dcd9fafb66f585 Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 29 Nov 2020 16:43:12 +0200 Subject: [PATCH] prox --- swarmlab-app/src/run/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarmlab-app/src/run/app.js b/swarmlab-app/src/run/app.js index 16ed069..1f3de4b 100755 --- a/swarmlab-app/src/run/app.js +++ b/swarmlab-app/src/run/app.js @@ -475,7 +475,7 @@ async function iosend(data,issend,io,pubClient,user1){ console.log(issend + ' ---1 '+ JSON.stringify(reslog1)) //io.in(user).emit("logdata", reslog1); }else{ - await setkey(issend,'1') + setkey(issend,'1') //await pubClient.set(issend, '1', function(err, res) { //}); console.log(issend + ' ---2 '+ JSON.stringify(reslog1))