change
This commit is contained in:
parent
1c927c5b88
commit
1da9163a50
2
main.go
2
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记录种的交量计入排行榜,指定周期刷新一次
|
||||
|
Loading…
x
Reference in New Issue
Block a user