Binary Wang
|
b17d06cc12
|
优化代码
|
2018-12-21 11:32:32 +08:00 |
|
Binary Wang
|
29c6a0000b
|
#855 http请求执行器类RequestExecutor接口增加异步执行方法
|
2018-12-08 20:06:49 +08:00 |
|
Binary Wang
|
c590e54c07
|
完善ticket相关代码,完成#844遗留问题
|
2018-11-29 20:46:36 +08:00 |
|
Binary Wang
|
49633cd123
|
#844 整合优化ticket管理相关接口代码,方便获取sdk_ticket、jsapi_ticket和card_api_ticket等。
|
2018-11-18 15:45:02 +08:00 |
|
Binary Wang
|
eab7dd398a
|
优化代码,替换掉ToStringBuilder.reflectionToString相关代码
|
2018-11-02 11:21:14 +08:00 |
|
袁启勋
|
bb9768a517
|
增加实现开放小程序的设置支持版本库接口;增加WxOpenResult开放平台返回类型并修改相关接口实现。
|
2018-10-14 15:01:51 +08:00 |
|
袁启勋
|
34eb2f6aac
|
1、增加卡券的api_ticket,区分jsapi_ticket,二者的获取逻辑不同;
2、增加小程序审核事件及审核事件推送消息SuccTime和Reason两个字段;
3、增加开放平台获取会员卡开卡插件参数接口。
4、增加开放平台手机端预授权接口实现;
|
2018-09-27 08:34:07 +08:00 |
|
yuanqixun
|
941833ea1a
|
#759 增加三方平台代小程序业务接口:代码管理、模板管理、成员管理、发布审核等
|
2018-09-15 10:33:38 +08:00 |
|
Binary Wang
|
5f1290720e
|
优化代码,增加日志
|
2018-08-27 21:04:25 +08:00 |
|
Binary Wang
|
3f94ec379d
|
删除不稳定的ToStringUtils自定义类
|
2018-08-23 19:31:38 +08:00 |
|
Binary Wang
|
a81a8b2b69
|
优化#718所提交的代码
|
2018-08-20 12:11:31 +08:00 |
|
TonyLuo
|
9cdff1d010
|
#718开放平台更新接口getPreAuthUrl,增加新的参数auth_type 和 biz_appid
* add new api: getPreAuthUrl
https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1453779503&token=67aa8893d9de824541cb2bfc4619098b5ba5f074&lang=zh_CN
* add new api: getPreAuthUrl
https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=open1453779503&token=67aa8893d9de824541cb2bfc4619098b5ba5f074&lang=zh_CN
|
2018-08-20 12:03:44 +08:00 |
|
007gzs
|
82e2371847
|
#644 WxOpenConfigStorage增加setApacheHttpClientBuilder()方法,方便用户修改http请求相关参数
|
2018-06-26 13:53:55 +08:00 |
|
007gzs
|
edb15cc117
|
#639 修复小程序代码模版库管理 access_token key 错误
|
2018-06-22 22:17:27 +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 |
|
Charming
|
95583789b5
|
#578 微信开放平台增加 WxMaUserService 的实现
* 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
* 微信开放平台:增加小程序代码模板库管理
* 小程序:增加代码管理相关 API
* 小程序:增加修改服务器地址、成员管理 API
* 小程序:增加数据分析相关 API
* 微信开放平台:增加 HTTP proxy 机制
* 微信开放平台:增加 WxMaUserService 的实现
|
2018-05-08 10:19:30 +08:00 |
|
007gzs
|
9ff53a59f9
|
#568 修复三方平台多次授权时,RefreshToken 没有刷新的问题
* fix 多次授权时,RefreshToken 没有刷新
* null 判断
|
2018-05-02 14:47:53 +08:00 |
|
Charming
|
04ec788d07
|
#567 微信开放平台增加 HTTP proxy 机制
* 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
* 微信开放平台:增加小程序代码模板库管理
* 小程序:增加代码管理相关 API
* 小程序:增加修改服务器地址、成员管理 API
* 小程序:增加数据分析相关 API
* 微信开放平台:增加 HTTP proxy 机制
|
2018-05-01 21:43:34 +08:00 |
|
Charming
|
75c038d464
|
#560 微信开放平台:增加小程序代码模板库管理
* 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
* 微信开放平台:增加小程序代码模板库管理
|
2018-04-26 18:07:31 +08:00 |
|
Charming
|
3481cca8ec
|
#559 微信开放平台:1. WxOpenInRedisConfigStorage 支持 JedisPool/JedisSentinelPool 等 Pool<Jedis> 的子类;2. WxOpenInRedisConfigStorage 增加 keyPrefix 以支持可配置的前缀;
|
2018-04-26 12:10:55 +08:00 |
|
007gzs
|
138610781b
|
#547 开放平台模块 componentAccessToken 增加过期自动刷新
|
2018-04-19 17:38:38 +08:00 |
|
Binary Wang
|
3d07676c4d
|
#517 将XStreamTransformer的register方法设为public,方便用户自定义扩展
|
2018-03-28 19:30:04 +08:00 |
|
007gzs
|
2c2ed5d60c
|
#513 修复开放平台小程序jscode2session 错误
|
2018-03-25 23:30:18 +08:00 |
|
Binary Wang
|
9188ceaca2
|
格式化代码,并清理无用代码
|
2018-03-03 17:40:42 +08:00 |
|
Mklaus
|
f2b05480b5
|
#436 添加一次性订阅消息接口
|
2018-01-23 10:23:29 +08:00 |
|
007gzs
|
5dcd06b620
|
#420 开放平台模块增加小程序相关接口
|
2018-01-04 22:44:27 +08:00 |
|
Binary Wang
|
519d5a5b45
|
去掉多余的等号字符
|
2018-01-02 22:58:00 +08:00 |
|
Binary Wang
|
0a21fe2934
|
#412 规范代码,修复变量名使用错误的问题
|
2017-12-23 12:22:43 +08:00 |
|
Binary Wang
|
42d5396e10
|
#401 开放平台获取授权方的帐号基本信息返回对象增加MiniProgramInfo字段
|
2017-12-19 18:38:21 +08:00 |
|
Binary Wang
|
b1aafae6da
|
规范部分代码
|
2017-12-16 18:50:07 +08:00 |
|
Binary Wang
|
3a555618b9
|
#401 开放平台获取授权方的帐号基本信息返回对象增加MiniProgramInfo字段
|
2017-12-16 13:30:36 +08:00 |
|
007
|
a0768510af
|
开放平台增加 MessageRouter
|
2017-12-04 16:24:34 +08:00 |
|
007gzs
|
5c9ec87bb8
|
#379 WxOpenXmlMessage 增加 加密 WxMpXmlOutMessage接口 MpConfigStorage 返回aeskey和token MpService可以直接加密 增加 全网发布用例
* 增加 微信第三方平台 接口
* WxOpenXmlMessage 消息处理
* 增加 摇周边部分接口
* fix
* fix
* rebase
* 增加 摇周边部分接口
* fix
* fix
* unix 换行符
* fix 三方接口BUG
* fix URL 错误
* WxOpenMpServiceImpl 修改为包可见,防止用户混淆
WxOpenXmlMessage 增加 加密 WxMpXmlOutMessage接口
MpConfigStorage 返回aeskey和token MpService可以直接加密
增加 全网发布用例
|
2017-11-21 20:55:17 +08:00 |
|
007gzs
|
556487078c
|
#378 修复第三方平台接口BUG
* 增加 微信第三方平台 接口
* WxOpenXmlMessage 消息处理
* 增加 摇周边部分接口
* fix
* fix
* rebase
* 增加 摇周边部分接口
* fix
* fix
* unix 换行符
* fix 三方接口BUG
|
2017-11-20 23:59:46 -06:00 |
|
Binary Wang
|
e00e7bb0ca
|
格式化开放平台模块代码
|
2017-11-14 11:07:31 +08:00 |
|
007gzs
|
d52a55ff8d
|
# 368 增加 微信第三方平台 模块
* 增加 微信第三方平台 接口
* WxOpenXmlMessage 消息处理
|
2017-11-08 21:46:07 -06:00 |
|