feat: fetchOtherProfileLike

This commit is contained in:
手瓜一十雪
2024-09-12 20:05:46 +08:00
parent 0c2e39214f
commit 11aa3a0315
2 changed files with 13 additions and 2 deletions

View File

@@ -216,7 +216,7 @@ export interface BuddyProfileLikeReq {
userProfile: number;
type: number;
start: number;
limit: number;
limit?: number;
}
export interface QQLevel {