@@ -623,6 +623,7 @@ type Entniche struct {
// 用户基本信息-扩展
type UserInfoExtend struct {
+ Object map[string]interface{}
CreateTime int64 //
Size int
}