Explorar o código

获取日志存在bug ,正在排查~~~

hl hai 9 meses
pai
achega
f2c2d21018
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/web.js

+ 1 - 1
src/web.js

@@ -83,7 +83,7 @@ function init() {
         const n = param.n
         const id = param.id
 
-        var port = 1111;
+        var port = -1;
         robot.appMap.forEach((value, key) => {
             // logger.info(JSON.stringify(value))
             if (value.id + "" === id + "") {