只收到一条消息问题的修复
This commit is contained in:
parent
aad7090535
commit
4ed1364e86
@ -216,7 +216,7 @@ func GetRangeCandleSortedSet(cr *core.Core, setName string, count int, from time
|
||||
}
|
||||
logrus.Info("ZRevRangeByScore ", setName, opt)
|
||||
ary, err = cli.ZRevRangeByScore(setName, opt).Result()
|
||||
fmt.Println("any: ", any)
|
||||
fmt.Println("ary: ", ary)
|
||||
if err != nil {
|
||||
return &cdl, err
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user