Feat: cross compile script

This commit is contained in:
Aaron
2020-03-10 02:39:19 +00:00
parent 98c122f047
commit d80446d30f
4 changed files with 31 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ var spaces = map[string]string{
// Println 打印
func (ll *Logger) Println(prefix string, msg string) {
// TODO Release时去掉
color.NoColor = false
// color.NoColor = false
c := color.New()
_, _ = c.Printf(