fix: k8s cpu num (#1685)

This commit is contained in:
傅鹏
2024-03-21 10:16:06 +08:00
committed by GitHub
parent ebefb0eba4
commit efdff2ab0c
3 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
package main
import (
_ "go.uber.org/automaxprocs"
"go.uber.org/zap"
"github.com/flipped-aurora/gin-vue-admin/server/core"