优化详情页功能及API接口参数

This commit is contained in:
wangqiao
2025-09-26 21:47:51 +08:00
parent 972bd2c8b8
commit 6c85256b96
4 changed files with 18 additions and 15 deletions

View File

@ -137,6 +137,7 @@ export interface UserExtendSimpleRespDTO {
files: any[]
fansCount: number
projectCount: number
postsNum?: number
}
export interface ProjectDrawMemberRespVO {