Commit 778a5029 by xuzhenhao

增加了redis工具库中的方法

1 parent 7c3f1629
Showing with 1 additions and 1 deletions
......@@ -511,7 +511,7 @@ func IceGameTopRedisGetSingleUserRangeRankInfo(uid string, gtid string, gid stri
}
igt := make([]IGT, len(strList)/2)
log.Println(igt)
log.Println(strList)
log.Println(len(igt))
var resultstr string
var valuecount = 2
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!