Explorar o código

打印获取到的配置参数

JiahengHe hai 2 meses
pai
achega
67614a0357
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/robot.js

+ 1 - 0
src/robot.js

@@ -193,6 +193,7 @@ async function run(param) {
                 }
                 logger.info("参数组装完成!")
                 te = JSON.stringify(json_obj)
+                logger.info(te)
                 file.writeFile(destination2, te, (errer, b) => {
                     if (errer === null && b === true) {
                         scheduleConfig = 1