chore: add goroutine num display

This commit is contained in:
engigu
2025-12-27 13:54:20 +08:00
parent e22d285add
commit ec882de420
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -313,6 +313,7 @@ export interface AboutInfo {
version: string
build_time: string
mem_usage: string
goroutines: number
uptime: string
task_count: number
log_count: number