74 Commits (6d383fa90e1b9315b3bfce48ba4f8e1339ae20ae)

Author SHA1 Message Date
  Daniel Qian 6d383fa90e issue #90 WxMpUser添加sexId字段,和微信返回的性别字段保持一致 10 years ago
  Daniel Qian 4dc297c5ed upgrade to 1.1.2-SNAPSHOT 10 years ago
  Daniel Qian 239ef054ec prompt version to 1.1.1 10 years ago
  Daniel Qian 15aff7f93c issue #88 修改createJsapiSignature方法签名,便于开发人员使用 10 years ago
  Daniel Qian 1819b0e492 issue #87 WxMessageRouter、Rule提供setter方法,便于使用spring等依赖注入框架 10 years ago
  Daniel Qian b921490253 issue #86 handler, intercept方法签名添加throw WxException 10 years ago
  Daniel Qian 8ec76bda59 issue #84 Wx*ConfigStorage在多线程环境下有visibility问题 10 years ago
  Daniel Qian 4b8aa69cca issue #77 用matcher做新的猜数字游戏,代码更简单 10 years ago
  Daniel Qian 36dad7b8d0 issue #77 添加自定义消息匹配器的支持 10 years ago
  Daniel Qian b00bf13bd7 refactor: 修改rule.service方法签名 10 years ago
  Daniel Qian ffe63e71eb 添加猜数字游戏的demo 10 years ago
  Daniel Qian 3fbb260bf7 add tostring 10 years ago
  Daniel Qian bf4c825279 issue #76 10 years ago
  Daniel Qian 7c3113eec8 upgrade to 1.1.1-SNAPSHOT 10 years ago
  Daniel Qian 3003f68cf4 upgrade to 1.1.0 10 years ago
  Daniel Qian 88cfe40eac upgrade to 1.1.0 10 years ago
  Daniel Qian 2427a1c395 upgrade to 1.1.0-SNAPSHOT 10 years ago
  Daniel Qian 3216cb54dd issue #66 对去重逻辑做了一些调整 10 years ago
  Daniel Qian 3ff9d260f2 issue #23 使用logback作为单元测试的log工具,并配置默认的log 10 years ago
  Daniel Qian 6368ca6816 issue #69 添加Session的支持,添加测试用例 10 years ago
  Daniel Qian d18b66c38d issue #69 添加Session的支持 10 years ago
  Daniel Qian 7184711301 refactor 10 years ago
  Daniel Qian 4accbe6ec2 issue #69 添加Session的支持 10 years ago
  Daniel Qian 8e1d58d565 remove author name 10 years ago
  Daniel Qian 5ff2ab6436 issue #23 添加日志输出功能,使用了slf4j 10 years ago
  Daniel Qian e53c921d17 fix: WxMpServiceImpl中用ThreadLocal记录重试次数,这个是有问题的,因为在多线程(线程池)环境下ThreadLocal是不会被清0的 10 years ago
  Daniel Qian 8c80ca25b6 modify 10 years ago
  Daniel Qian 01cee5a3d9 refactor: modify method 10 years ago
  Daniel Qian 4f292da60c issue #74 添加测试用例 10 years ago
  Daniel Qian d0825ca396 update 10 years ago
  Daniel Qian 5c7448f212 针对AccessToken,jsapi ticket添加强制刷新的功能 10 years ago
  Daniel Qian ae99bcdb63 issue #74 10 years ago
  Daniel Qian 1bca854b52 refactor: mp 调整access token刷新策略 10 years ago
  Daniel Qian cef8ac01e8 issue #74; 10 years ago
  Daniel Qian 9fe73319d1 issue #66 10 years ago
  Daniel Qian 85168a14aa issue #66 消息去重 10 years ago
  Daniel Qian 3ba128f656 issue #71 10 years ago
  Daniel Qian f3ec0b1965 issue #71 替换掉JAXB,避免因OpenJDK造成无法deserialize xml的错误 10 years ago
  Daniel Qian eaa77bc7b3 remove backup file 10 years ago
  Daniel Qian 72611b2654 upgrade to 1.0.7-SNAPSHOT 10 years ago
  Daniel Qian 976655386d upgrade to 1.0.6 10 years ago
  Daniel Qian 295a456190 原来的类名写错了 10 years ago
  Daniel Qian 75ca8241e7 close #53 10 years ago
  Daniel Qian b47cd3a18a fix #56 分组群发消息没有 is_to_all 字段 10 years ago
  Daniel Qian c6b5ce63e9 fix #53 模板 消息发送后,微信服务推送的发送状态的xml结构信息内的msgID 没有被WxMpXmlMessage 识别 10 years ago
  Daniel Qian c5b9d568e5 issue #47 同步规则同步执行,异步规则异步执行 10 years ago
  Daniel Qian f4dc81066f issue #51 发送模板消息需要返回 获得的messageid 10 years ago
  Daniel Qian 24b1e9b4eb issue #47 rule的reEnter判断时机过迟的问题 10 years ago
  Daniel Qian bf05294122 update version 10 years ago
  Daniel Qian 1d0919eb50 update version 10 years ago