Commit 0f73adf0 authored by 赵文静's avatar 赵文静

修复相关问题

parent 5cc11c43
......@@ -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