Commit caf41b50 authored by hujiebin's avatar hujiebin

Update level.go

parent 03117f5b
......@@ -9,5 +9,5 @@ type CvUserLevel struct {
WealthUserGrade uint32 `json:"wealthUserGrade"` // 财富等级
CharmUserGrade uint32 `json:"charmUserGrade"` // 魅力等级
ActiveUserGrade uint32 `json:"activeUserGrade"` // 活跃等级
NobleLevel uint16 `json:"nobleLevel"` // 贵族等级
NobleLevel uint16 `json:"nobleLevel"` // 贵族等级
}
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