Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个用户模型。并且存在追随者关系。
我想要的是,当客户端请求用户的关注者时,我应该返回关注者,如果关注者被当前用户关注,则追加。
这样做的好方法是什么?
看看这个线程中提到的实例方法http://mongoosejs.com/docs/guide.html#methods在虚拟吸气剂中添加参数