WeChat-J/oa/README.md

10 lines
335 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# WeChat Java Official Account
本模块是针对微信的公众号的。
根据微信官方网站https://mp.weixin.qq.com/ 中的内容,微信公众平台有 3 个账号。
* 订阅号
* 服务号
* 小程序
小程序的实现通常是单独处理的,所以这个模块主要为订阅号和服务号的接口提供服务。