There was an error while loading. Please reload this page.
e9034c2
由于微信提供了测试账号,所以现在所有的接口都可以完整地测试了.
除了语音部分从微信服务器获取不到POST BODY无法保证其功能外,其他接口均已实现并测试通过.
优化了代码结构,增加了WxMessageHandlerIfc接口,所有实现该接口的spring bean都会在收到消息时被调用.