微信公众号开发 weixin-java-tools

Home

Binary Wang edited this page 19 days ago ·

各模块开发文档

重要信息

之前使用老版本,升级新版本的同学请注意,为规范代码, 部分代码做了重构,命名发生变化,具体如下:

  1. WxMpInMemoryConfigStorage => WxMpDefaultConfigImpl;
  2. WxCpInMemoryConfigStorage => WxCpDefaultConfigImpl;
  3. WxCpJedisConfigStorage => WxCpRedisConfigImpl;
  4. WxCpTpInMemoryConfigStorage => WxCpTpDefaultConfigImpl;
  5. WxMaInMemoryConfig => WxMaDefaultConfigImpl;
  6. WxMaInRedisConfig => WxMaRedisConfigImpl;
  7. WxMpInRedisConfigStorage => WxMpRedisConfigImpl

常见异常问题的解决办法

其他常见问题

经验分享 程序员 微信小程序 职场和发展