feat: 长文本语音合成
This commit is contained in:
@@ -55,6 +55,11 @@ type GetHistoryList struct {
|
||||
common.PageInfo
|
||||
}
|
||||
|
||||
// GetLikeList 获取点赞列表请求
|
||||
type GetLikeList struct {
|
||||
common.PageInfo
|
||||
}
|
||||
|
||||
// GetFavoriteList 获取收藏列表请求
|
||||
type GetFavoriteList struct {
|
||||
common.PageInfo
|
||||
|
||||
Reference in New Issue
Block a user