You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameter 2 of constructor in com.ruoyi.api.service.WechatApiService required a bean of type 'me.chanjar.weixin.channel.api.WxChannelService' that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean of type 'me.chanjar.weixin.channel.api.WxChannelService' in your configuration.
Process finished with exit code 1
The text was updated successfully, but these errors were encountered:
简要描述
视频号配置示例不完整,视频号demo跑不通
模块版本情况
详细描述
参考的示例仓库https://github.com/lixize/weixin-java-channel-demo/blob/main/README.md
日志
如果日志不多,直接使用md代码引用格式贴在此处,否则如果太长,请将日志放在 pastebin 或者其他地方,然后将其url地址贴在这里
The text was updated successfully, but these errors were encountered: