Commit c47eb849 authored by 赵文静's avatar 赵文静

Merge branch 'dev' into 'test'

修复相关问题

See merge request !3
parents b9a86129 0f73adf0
Pipeline #5242 passed with stage
in 0 seconds
......@@ -850,7 +850,7 @@ func musicDomain(params *model.SpeechDomainParams) []byte {
}
result.ResponseText = "以下音乐由网易云提供:" //params.SpeechWsResp.Dm.Nlg
} else {
return otherDomain(params)
return replyWithChat("抱歉,因版本限制或非会员,暂时无法播放", "doudi")
}
return Marshal(params, &result)
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment