@@ -33,7 +33,7 @@ func (u User) FillUserInfo(user *TemplateUser) UserView {
type UserView struct {
Id int
- templateUserId int
+ TemplateUserId int
RealName string `description:"姓名"`
Mobile string `description:"手机号码"`
FollowingGzh bool