: zap: 添加api请求超时限制
This commit is contained in:
@ -189,6 +189,7 @@ function main() {
|
||||
`${localData['free']} ${convertSize(swapData['free'])}`,
|
||||
`${localData['total']} ${convertSize(swapData['total'])}`
|
||||
]
|
||||
console.log(cpuTagArray, memTagArray, swapTagArray)
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user