mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
feat: 版本升级&小问题修复
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
package starter
|
||||
|
||||
import "fmt"
|
||||
import (
|
||||
"mayfly-go/base/global"
|
||||
)
|
||||
|
||||
func PrintBanner() {
|
||||
fmt.Print(`
|
||||
global.Log.Print(`
|
||||
__ _
|
||||
_ __ ___ __ _ _ _ / _| |_ _ __ _ ___
|
||||
| '_ ' _ \ / _' | | | | |_| | | | |_____ / _' |/ _ \
|
||||
|
||||
Reference in New Issue
Block a user