Commit b203fd56 authored by hujiebin's avatar hujiebin

swagger

parent c37db2f8
......@@ -50,7 +50,7 @@ type CvGroupPowerRankData struct {
// 家族之星
type CvGroupPowerStarData struct {
User user_cv.CvUserTiny `json:"user"`
Score mysql.Num `json:"score"` // 对应分值
Score uint32 `json:"score"` // 对应分值
}
// 资源等级
......
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