feat: 长文本语音合成
This commit is contained in:
@@ -136,6 +136,7 @@ func (s *ChannelService) UpdateChannel(req radioReq.UpdateChannel) error {
|
||||
"description": req.Description,
|
||||
"cover": req.Cover,
|
||||
"tags": req.Tags,
|
||||
"is_free": req.IsFree,
|
||||
"is_vip_only": req.IsVipOnly,
|
||||
"monthly_price": req.MonthlyPrice,
|
||||
"quarterly_price": req.QuarterlyPrice,
|
||||
|
||||
Reference in New Issue
Block a user