Commit 2e2bbb17 authored by hujiebin's avatar hujiebin

年龄

parent b0859340
......@@ -96,6 +96,7 @@ func MGetUserSvipNobleLevel(c *gin.Context) (*mycontext.MyContext, error) {
Country: &user.Country,
CountryIcon: &user.CountryIcon,
Code: &user.Code,
Birthday: &user.Birthday,
Svip: rpc.CvSvip{
SvipLevel: svip[userId].SvipLevel,
},
......
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