Binary Wang
|
29c6a0000b
|
#855 http请求执行器类RequestExecutor接口增加异步执行方法
|
2018-12-08 20:06:49 +08:00 |
|
Binary Wang
|
d59dff2f73
|
#853 小程序模块获取二维码和小程序码接口增加对应返回byte数组的实现方法
|
2018-12-08 19:04:08 +08:00 |
|
Binary Wang
|
c590e54c07
|
完善ticket相关代码,完成#844遗留问题
|
2018-11-29 20:46:36 +08:00 |
|
Binary Wang
|
856b021d2c
|
正确处理InterruptException
Sonar-2142: "InterruptedException" should not be ignored
|
2018-11-24 21:20:59 +08:00 |
|
Binary Wang
|
7cb92a85f6
|
#857 添加微信小程序敏感文本检测接口
|
2018-11-24 20:34:42 +08:00 |
|
Binary Wang
|
e204b0e2e4
|
#835 小程序模块增加微信运动数据解密方法
|
2018-11-04 15:20:00 +08:00 |
|
Binary Wang
|
eab7dd398a
|
优化代码,替换掉ToStringBuilder.reflectionToString相关代码
|
2018-11-02 11:21:14 +08:00 |
|
zhfish
|
c6b23d29b5
|
https://developers.weixin.qq.com/miniprogram/dev/api/share/wx.getShareInfo.html,解密数据
|
2018-10-27 10:02:15 +08:00 |
|
袁启勋
|
34eb2f6aac
|
1、增加卡券的api_ticket,区分jsapi_ticket,二者的获取逻辑不同;
2、增加小程序审核事件及审核事件推送消息SuccTime和Reason两个字段;
3、增加开放平台获取会员卡开卡插件参数接口。
4、增加开放平台手机端预授权接口实现;
|
2018-09-27 08:34:07 +08:00 |
|
Binary Wang
|
07e25bad7c
|
#769 WxMaCodeExtConfig增加缺少的tabBar属性
|
2018-09-24 16:24:01 +08:00 |
|
Binary Wang
|
e237f0be68
|
#760 小程序增加统一服务消息接口
|
2018-09-23 18:16:51 +08:00 |
|
Binary Wang
|
4990c622a3
|
#727 小程序模块增加内容安全接口
|
2018-09-16 18:38:11 +08:00 |
|
yuanqixun
|
941833ea1a
|
#759 增加三方平台代小程序业务接口:代码管理、模板管理、成员管理、发布审核等
|
2018-09-15 10:33:38 +08:00 |
|
Binary Wang
|
3f94ec379d
|
删除不稳定的ToStringUtils自定义类
|
2018-08-23 19:31:38 +08:00 |
|
Binary Wang
|
8c63f13387
|
#686 获取体验小程序的体验二维码接口增加path参数
|
2018-08-08 21:04:49 +08:00 |
|
Binary Wang
|
214e7e58fa
|
#672 小程序增加jssdk相关接口实现
|
2018-08-05 19:51:41 +08:00 |
|
Binary Wang
|
2c3af860aa
|
#689 WxMaTemplateMessage.Data 增加无参构造方法
|
2018-07-28 17:03:46 +08:00 |
|
Binary Wang
|
4289bd5350
|
#659 小程序增加上报用户数据后台接口
|
2018-07-11 23:30:56 +08:00 |
|
Binary Wang
|
030ab99674
|
优化XStreamTransformer
|
2018-06-07 21:04:09 +08:00 |
|
Binary Wang
|
ef97a308f3
|
重构WxError相关代码,自动根据代码补充错误中文说明
|
2018-05-14 23:42:28 +08:00 |
|
scott
|
26eba6a8e5
|
#585 小程序二维码支持is_hyaline参数生成透明背景二维码
|
2018-05-11 19:33:41 +08:00 |
|
Binary Wang
|
75069baad4
|
#556 日志信息中如果含有secret值的,将其值隐藏掉
|
2018-05-08 23:19:17 +08:00 |
|
Binary Wang
|
329847eb90
|
修复小程序码的相关方法命名:WxCode->WxaCode, WxCodeLimit -> WxaCodeUnlimit
|
2018-05-08 15:45:42 +08:00 |
|
Charming
|
3c2249eae8
|
#565 小程序增加数据分析相关 API
* 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
* 微信开放平台:增加小程序代码模板库管理
* 小程序:增加代码管理相关 API
* 小程序:增加修改服务器地址、成员管理 API
* 小程序:增加数据分析相关 API
|
2018-04-29 21:50:11 +08:00 |
|
Charming
|
ba93544473
|
#563 小程序增加修改服务器地址、成员管理 API
* 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
* 微信开放平台:增加小程序代码模板库管理
* 小程序:增加代码管理相关 API
* 小程序:增加修改服务器地址、成员管理 API
|
2018-04-27 17:36:49 +08:00 |
|
Charming
|
0247486b13
|
#562 小程序增加代码管理相关 API
* 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
* 微信开放平台:增加小程序代码模板库管理
* 小程序:增加代码管理相关 API
|
2018-04-26 23:02:22 +08:00 |
|
Binary Wang
|
61e3163f48
|
#531 小程序WxMaMessage类增加小程序卡片消息相关的几个属性
|
2018-04-22 00:54:33 +08:00 |
|
Binary Wang
|
d619848211
|
优化单元测试提示信息
|
2018-03-30 18:00:44 +08:00 |
|
Mark
|
996c8061a2
|
#519 修复小程序客服消息 URL 被转义的问题
|
2018-03-30 13:56:52 +08:00 |
|
Binary Wang
|
44f61867fb
|
#515 小程序新增获取微信用户绑定手机号信息的解密方法
|
2018-03-28 20:30:53 +08:00 |
|
Binary Wang
|
3d07676c4d
|
#517 将XStreamTransformer的register方法设为public,方便用户自定义扩展
|
2018-03-28 19:30:04 +08:00 |
|
Binary Wang
|
e86adc1dc5
|
fix javadoc
|
2018-03-28 19:20:43 +08:00 |
|
007gzs
|
2c2ed5d60c
|
#513 修复开放平台小程序jscode2session 错误
|
2018-03-25 23:30:18 +08:00 |
|
Binary Wang
|
070ff05fdf
|
#490 code换取session_key接口响应结果类中去掉expires_in字段
|
2018-03-11 13:25:53 +08:00 |
|
IOMan
|
8a733d947f
|
#470 增加小程序模板配置相关接口
|
2018-02-26 17:03:22 +08:00 |
|
Binary Wang
|
c755c3ec89
|
恢复2.9.4.BETA版本被误修改的代码
|
2018-01-31 12:14:08 +08:00 |
|
Binary Wang
|
2eb3fc5ed1
|
#425 小程序客服消息新增小程序卡片消息支持
|
2018-01-27 18:13:08 +08:00 |
|
Binary Wang
|
a687d00d4a
|
#425 小程序客服消息新增图文链接消息支持
|
2018-01-27 17:58:39 +08:00 |
|
Binary Wang
|
801caca355
|
#429 WxMaMessage增加缺少的MsgType属性
|
2018-01-25 16:51:40 +08:00 |
|
Binary Wang
|
be50ea009c
|
Update WxMaUserServiceImpl.java
|
2018-01-20 17:44:09 +08:00 |
|
Binary Wang
|
edaaa48b8d
|
发布2.9.4.BETA测试版本
|
2018-01-11 15:19:05 +08:00 |
|
阿亮
|
d0f436b3c7
|
修复获取小程序二维码时参数名称错误和数据格式错误的问题
|
2018-01-11 15:03:58 +08:00 |
|
Binary Wang
|
2e85dfdf7a
|
remove useless javadoc
|
2017-12-16 15:23:48 +08:00 |
|
Binary Wang
|
ce281bea32
|
优化模版消息代码,添加默认构造方法
|
2017-12-16 12:46:15 +08:00 |
|
Binary Wang
|
0714cbe8e2
|
#395 修复获取小程序二维码data format error的问题
|
2017-12-07 11:54:17 +08:00 |
|
axeon
|
920a2f7e13
|
#384 去掉executeInternal上会导致性能问题的同步代码synchronized
|
2017-11-24 12:25:20 +08:00 |
|
Binary Wang
|
13e1c4b628
|
fix error code
|
2017-11-14 11:29:07 +08:00 |
|
Binary Wang
|
e007a13df6
|
使用lombok的@Data注解简化miniapp模块的所有bean类
|
2017-11-14 10:43:52 +08:00 |
|
Binary Wang
|
67abc9216f
|
修复checkstyle检查出来的部分代码问题
|
2017-11-07 15:29:10 +08:00 |
|
Binary Wang
|
2146372502
|
重构WxConsts类,对所有常量进行分类整理,便于阅读使用
|
2017-11-07 11:41:55 +08:00 |
|