jcvv0n

Results 2 issues of jcvv0n

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug

### 这是一个? 新功能 ### 详细描述 [官网首页](https://developers.weixin.qq.com/doc/aispeech/platform/INTRODUCTION.html) [机器人回复接口调用](https://developers.weixin.qq.com/doc/aispeech/platform/dialog/skill-reply.html) [具体的接口文档](https://developers.weixin.qq.com/doc/aispeech/confapi/thirdapi/thirdapi.html) 回调跟微信公众号很相似,验签稍微有点不同,请求的body字段也不一样,为json格式,具体请看接口文档 **body** ```golang type XwBrainThirdApiReqInfo struct { RequestId string SessionId string Query string SkillName string IntentName string Slots []*MatchSlotInfo Timestamp int64 Signature...

eh: 新功能