mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-18 20:19:14 +08:00
815
Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
parent
f82db1febc
commit
757ca17bbe
@ -275,5 +275,5 @@ func successPrint(s string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func warningPrint(s string) {
|
func warningPrint(s string) {
|
||||||
fmt.Printf("\x1b[%dmhello world\x1b[0m\n", 33)
|
fmt.Printf("\x1b[%dm%v\x1b[0m\n", 33, s)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user