114 Commits (e241de6a30ba36dd4462f59b3184e7e5ceb49809)

Autor SHA1 Mensaje Fecha
  Binary Wang 5d92da6a35 简化test hace 7 años
  Binary Wang 3ead031c2b 支持企业号mpnews消息类型 #143 hace 7 años
  Binary Wang 76892bd7cd 完善修补javadoc hace 7 años
  Binary Wang 7340e03636 将部分仅供测试代码使用的常量挪走 hace 8 años
  凌云 89a92c2452 修改WxJsapiSignature对象,属性名字大小写与微信一致 hace 8 años
  cty 0350182db1 oauth2认证接口返回值中添加openid hace 8 años
  Binary Wang 00421c4e6f 为接口请求增加日志输出 hace 8 años
  Binary Wang b8a9795cf5 修复接口请求重试代码,避免无效等待 hace 8 años
  Binary Wang 72d6aadd97 修复 #80 menuCreate()方法代码的问题,and reformat code hace 8 años
  Binary Wang e4d5545f3d reformat some code hace 8 años
  cty 6d01fa5210 修改WxCpMessage中agentId的数据类型, String-> Integer hace 8 años
  Binary Wang 3640f0d72a Revert "修改WxCpMessage中agentId的数据类型, String-> Integer" hace 8 años
  cty df47af287d 修改WxCpMessage中agentId的数据类型, String-> Integer hace 8 años
  Binary Wang 866155d581 修复部分代码,使用apache commons里现成的工具方法 hace 8 años
  Binary Wang b84a2ec777 引入自定义ToString工具类和方法,便于查看部分bean对象值 hace 8 años
  Binary Wang 6682f5ff28 修复错误的参数名称: agendid -> agentid hace 8 años
  Binary Wang 87f023e680 CP部分bean实现序列号接口,并添加serialVersionUID to fix #66 hace 8 años
  BinaryWang 2af7bee103 修复错误的单元测试代码 hace 8 años
  BinaryWang e8d368f212 toString()方法替换掉较新版本的 commons-lang3引入的 ToStringStyle.JSON_STYLE hace 8 años
  Binary Wang 21f14971c1 修复代理没有设置时会存在的问题 hace 8 años
  BinaryWang 023ed9a2a1 修复企业号proxy为空的bug,并重构规范若干变量的命名 hace 8 años
  BinaryWang b68ec3aeed fix warnings hace 8 años
  BinaryWang 775f058b22 fix warnings hace 8 años
  BinaryWang 69df599afe fix warnings hace 8 años
  BinaryWang d42227c78e fix warnings hace 8 años
  BinaryWang 4e67dbee51 fix warnings hace 8 años
  BinaryWang 1388060891 fix warnings hace 8 años
  Binary Wang 71709bbc36 重构修复部分代码 hace 8 años
  BinaryWang 7bd75c92a5 重构DefaultApacheHttpClientBuilder hace 8 años
  Binary Wang 8d72adc52e fix javadoc error hace 8 años
  BinaryWang 30c914f434 修复部分javadoc hace 8 años
  gaigeshen 87707fad97 企业号全局配置存储添加Redis支持 hace 8 años
  gaigeshen ff2cd99cf4 修复创建JS-API签名的漏洞 hace 8 años
  gaigeshen 5057f2d846 增加生成授权链接方法,重定向链接可直接读取配置。 hace 8 años
  BinaryWang d05da579a8 code clean up for cp module hace 8 años
  BinaryWang f7a64a7cf6 将菜单相关的类转移到单独的包里方便管理,以便于某些特殊需求 hace 8 años
  BinaryWang b1f0b0787a 代码优化,由IDEA自动进行的Code Cleanup hace 8 años
  BinaryWang 3d6778f83a 代码优化,由IDEA自动进行的Code Cleanup hace 8 años
  BinaryWang 55e0653521 修复更多的warning,尤其是导致打包warning的不规范或不必要的javadoc hace 8 años
  BinaryWang 5d957582e3 修复一些warning,尤其是导致打包warning的不规范或不必要的javadoc hace 8 años
  ben c61fcb26c6 替换回httpclient,将httpclient配置独立出来提供更多可配置项目 hace 9 años
  Daniel Qian 25eb592f26 fix: #172 based on PR #259 hace 9 años
  ben 5778b42e1e XStreamTransformer 增加注册方法,来注册自定义的消息类型 hace 9 años
  Liu Kai 15d6b79319 企业号的发送消息接口的数据格式中加入safe字段 hace 9 años
  Daniel Qian a25d2edc2f issue #204, 因为getAccessToken()方法可能返回过期数据,导致在executeInternal内部容易出现 hace 9 años
  Daniel Qian 5630b865c2 issue #200 hace 9 años
  caosk afaa0a3bde 增加查看通讯录全量更新结果的接口 hace 9 años
  caosk 57acfd5330 增加企业用户和部门的全量同步接口 hace 9 años
  caosk cf8f279818 企业号用户增加enable属性,可以同步本地系统的用户有效性,微信异常消息加冒号,代码已验证 hace 9 años
  Daniel Qian cf9ccbc54d fix: issue #128 hace 9 años