parent
d53d059480
commit
6909add1ec
12 changed files with 11 additions and 157 deletions
|
|
@ -12,7 +12,6 @@ export type IFollowing = {
|
|||
createdAt: Date;
|
||||
followeeId: mongo.ObjectID;
|
||||
followerId: mongo.ObjectID;
|
||||
stalk: boolean;
|
||||
|
||||
// 非正規化
|
||||
_followee: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue