feat(app): update
This commit is contained in:
@ -2,7 +2,8 @@ package tools
|
||||
|
||||
import (
|
||||
"runtime/debug"
|
||||
"servicebase/pkg/log"
|
||||
|
||||
"gitea.ddegame.cn/open/servicebase/pkg/log"
|
||||
)
|
||||
|
||||
func Recover(cleanups ...func()) {
|
||||
|
||||
Reference in New Issue
Block a user