feat:更新朋友圈点赞功能
This commit is contained in:
@@ -94,5 +94,6 @@ export interface IMoment {
|
||||
content: string;
|
||||
imageList: string[];
|
||||
date?: string;
|
||||
likeList?: number[];
|
||||
commentList?: IComment[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user