@ -20,4 +20,4 @@ type User interface {
}
// 用户
type GetUser func(uuid, platform string) (User, bool)
type GetUser func(uuid, platform string) (User, error)
The note is not visible to the blocked user.