logger.debug

This commit is contained in:
yeyang
2022-12-30 15:26:14 +08:00
parent 22095aba95
commit ecfcfd4e59
2 changed files with 2 additions and 0 deletions

View File

@@ -174,6 +174,7 @@ export class example extends plugin {
} else {
failsmsg = res.msg
}
logger.debug(res)
break;
} else {
n += 10;

View File

@@ -53,6 +53,7 @@ export class example extends plugin {
//Node板块
await CPU.getNodeInfo()
]
logger.debug(visualData)
visualData = lodash.compact(visualData)
//FastFetch
let FastFetch = ""