From 1da9163a504a243be509ffbe9bd0526d71247596 Mon Sep 17 00:00:00 2001
From: "zhangkun9038@dingtalk.com" <zhangkun9038@dingtalk.com>
Date: Thu, 26 Dec 2024 11:41:59 +0800
Subject: [PATCH] change

---
 main.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.go b/main.go
index beb6191..50d1bbb 100644
--- a/main.go
+++ b/main.go
@@ -232,7 +232,7 @@ func LoopAllCoinsList(period int64, delay int64, mdura int, barPeriod string, on
 func main() {
 	cr := core.Core{}
 	// level := os.Getenv("TEXUS_LOGLEVEL")
-	logrus.SetLevel(logrus.WarnLevel)
+	logrus.SetLevel(logrus.InfoLevel)
 	cr.Init()
 	ShowSysTime(&cr)
 	// 从rest接口获取的ticker记录种的交量计入排行榜,指定周期刷新一次