优化工具箱详情页评论功能及API接口

This commit is contained in:
wangqiao
2025-09-26 22:13:28 +08:00
parent 6c85256b96
commit ca7982c974
4 changed files with 33 additions and 15 deletions

View File

@ -75,6 +75,8 @@ export interface ProjectResourceRespVO {
favoriteId?: number
downloadId?: string
sourceType: number
ownedUserName?: string
ownedUserAvatar?: string
ownedUserIdInfo: {
id: number
nickName: string