Commit 881b5045 by xuzhenhao

调试bug

1 parent 02bf1b9f
Showing with 0 additions and 1 deletions
......@@ -290,7 +290,6 @@ func IceGameTopRedisGetSingleUserRankInfo(uid string, gtid string, gid string, t
return
}
// 排序
var strList []string
var rankIndex int64
if sorceorder == "0" {
rank, err := GetSingleUserRank("sortset:gtid:"+gtid+":gid:"+gid+":toptype:"+toptype, "ice_gametop:uid:"+uid+":gtid:"+gtid+":gid:"+gid+":toptype:"+toptype+":mykey")
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!