feat: 弃用腾讯tts,改用火山引擎tts
This commit is contained in:
@@ -11,6 +11,7 @@ type ApiGroup struct {
|
||||
PayApi
|
||||
VipApi
|
||||
AnalyticsApi
|
||||
UserApi
|
||||
}
|
||||
|
||||
var ApiGroupApp = new(ApiGroup)
|
||||
@@ -24,4 +25,5 @@ var (
|
||||
payService = service.GroupApp.RadioServiceGroup.PayService
|
||||
vipService = service.GroupApp.RadioServiceGroup.VipService
|
||||
analyticsService = service.GroupApp.RadioServiceGroup.AnalyticsService
|
||||
userService = service.GroupApp.RadioServiceGroup.UserService
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user