@@ -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