Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

视频号demo跑不通啊 #3465

Open
mtxstt opened this issue Jan 8, 2025 · 2 comments
Open

视频号demo跑不通啊 #3465

mtxstt opened this issue Jan 8, 2025 · 2 comments

Comments

@mtxstt
Copy link

mtxstt commented Jan 8, 2025

简要描述

视频号配置示例不完整,视频号demo跑不通

模块版本情况

  • WxJava 模块名: channel
  • WxJava 版本号: 4.7.0

详细描述

参考的示例仓库https://github.com/lixize/weixin-java-channel-demo/blob/main/README.md

日志

如果日志不多,直接使用md代码引用格式贴在此处,否则如果太长,请将日志放在 pastebin 或者其他地方,然后将其url地址贴在这里


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

@binarywang
Copy link
Owner

为什么你要把其他仓库的信息提交到这里反馈?

@lixize
Copy link
Contributor

lixize commented Jan 16, 2025

可以跑通的,不是示例不完整,应该是你没填appid之类的参数。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants