Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

合并Develop分支,发布正式版本 #1577

Merged
merged 119 commits into from
May 24, 2020
Merged

合并Develop分支,发布正式版本 #1577

merged 119 commits into from
May 24, 2020

Conversation

binarywang
Copy link
Owner

No description provided.

binarywang and others added 30 commits February 29, 2020 19:00
1、允许动态更新公众号的配置,原有逻辑:更新配置时会报“该公众号标识已存在,请更换其他标识!”;
2、多公众号的消息路由,原有逻辑问题:handler里WxMpConfigStorageHolder不能获取到appid,意味着用的wxmpservice不对,只会走默认的,已测试存在该问题
 不强制依赖redission,直接项目中排除redisson会cnfe,参考方案
* 重新实现企业微信三方授权,获取永久授权码返回信息

* 1、增加获取服务商三方预授权URL
2、修复授权后应用图标字段为空的bug

Co-authored-by: 袁启勋 <[email protected]>
调用 WxPayService 的 <T> T createOrder(WxPayUnifiedOrderRequest request) 时,经常找源码来看返回什么样的实体类,再强制转换。

通常在业务中使用此方法时,可以明确交易类型,所以添加一个交易类型的类,设置交易类型的同时,顺便作为确定 createOrder 返回类型的参数传入。
* 增加@DaTa注解
* 增加control类型为Attendance的数据结构
howardliu-cn and others added 29 commits May 7, 2020 09:33
* 企业微信自研应用,增加Redisson的存储实现,支持分布式锁

* 增加redisson的依赖。

Co-authored-by: 袁启勋 <[email protected]>
@binarywang binarywang merged commit 9ab2cfb into master May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.