Commit 4d02c6d0 authored by hujiebin's avatar hujiebin

Update rank.go

parent 14ee16af
......@@ -197,6 +197,6 @@ func CpAchievement(c *gin.Context) (*mycontext.MyContext, error) {
}
} else {
}
resp.ResponseOk(c, response)
resp.ResponsePageBaseOk(c, response, 0, false)
return nil, nil
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment