We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
希望能在yml内增加配置项,标明用户接入的公众号类别(比如个人订阅号、企业或组织的订阅号/服务号),并在service内根据配置项注册不同的handler,避免个人版订阅号呼叫到未授权的wx客服接口。
The text was updated successfully, but these errors were encountered:
0.7.0 版本开始已支持多公众号,账号通过管理后台添加,添加时会记录账号类型。不同类型账号权限校验暂未实现,欢迎贡献代码
Sorry, something went wrong.
No branches or pull requests
希望能在yml内增加配置项,标明用户接入的公众号类别(比如个人订阅号、企业或组织的订阅号/服务号),并在service内根据配置项注册不同的handler,避免个人版订阅号呼叫到未授权的wx客服接口。
The text was updated successfully, but these errors were encountered: