优化代码

This commit is contained in:
李宇翔
2021-07-15 21:10:44 +08:00
parent d7893239f2
commit ad99534f84
8 changed files with 144 additions and 153 deletions

View File

@@ -17,7 +17,7 @@ import (
. "github.com/logrusorgru/aurora"
)
const Version = "3.1.6"
const Version = "3.1.7"
var (
config = &struct {