优化推荐功能新增参数配置及上传工具

This commit is contained in:
wangqiao
2025-09-23 22:19:33 +08:00
parent aef8799652
commit 5b498724c4
9 changed files with 59 additions and 16 deletions

View File

@ -80,6 +80,7 @@ export interface pageRes {
previewPoint?: number
commentsPoint?: number
hotPoint?: number
source?: number
}[]
total: number
}