forked from binarywang/WxJava
-
Notifications
You must be signed in to change notification settings - Fork 0
同步主库 #2
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
Open
crskyp
wants to merge
1,528
commits into
crskyp:master
Choose a base branch
from
binarywang:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
同步主库 #2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
合并Develop分支代码,发布3.7.0正式版
1、允许动态更新公众号的配置,原有逻辑:更新配置时会报“该公众号标识已存在,请更换其他标识!”; 2、多公众号的消息路由,原有逻辑问题:handler里WxMpConfigStorageHolder不能获取到appid,意味着用的wxmpservice不对,只会走默认的,已测试存在该问题
不强制依赖redission,直接项目中排除redisson会cnfe,参考方案
* 外部联系人客户详情新增增加字段 增加字段:remark_corp_name,addWay,oper_userid Signed-off-by: huangxiaoming <[email protected]> * 修改测试类 Signed-off-by: huangxiaoming <[email protected]> * 客户标签组查询列表功能修改 Signed-off-by: huangxiaoming <[email protected]> * 修改测试类 Signed-off-by: huangxiaoming <[email protected]> * 修改 add_way字段错误 Signed-off-by: huangxiaoming <[email protected]> * 修改添加企业客户标签后无返回信息 Signed-off-by: huangxiaoming <[email protected]> * 外部联系人客户详情新增增加字段 增加字段:remark_corp_name,addWay,oper_userid Signed-off-by: huangxiaoming <[email protected]> * 修改测试类 Signed-off-by: huangxiaoming <[email protected]> * 修改测试类 Signed-off-by: huangxiaoming <[email protected]> * 修改 add_way字段错误 Signed-off-by: huangxiaoming <[email protected]> * 修改添加企业客户标签后无返回信息 Signed-off-by: huangxiaoming <[email protected]> * 修改错误 Signed-off-by: huangxiaoming <[email protected]> * 修改冲突 Signed-off-by: huangxiaoming <[email protected]> * 获取企业已配置的「联系我」方式:添加二维码字段 Signed-off-by: huangxiaoming <[email protected]> * 获取企业已配置的「联系我」方式对象无返回信息BUG Signed-off-by: huangxiaoming <[email protected]>
Co-authored-by: 曾浩 <[email protected]>
电商收付通二级商户进件 Co-authored-by: 曾浩 <[email protected]>
* #1720 增加群机器人的消息类型 * #1720 增加文件流生成base64方法,用于图片转base64,群机器人图片消息发送测试 * #1720 增加群机器人消息推送地址webhook/send * #1720 增加群机器人webhook_key配置属性 * #1720 增加群机器人消息推送接口服务、不需要自动带accessToken的post请求接口 * #1720 新增微信群机器人消息发送api * #1720 新增微信群机器人消息发送api单元测试 * #1720 新增微信群机器人消息发送api单元测试配置、新增属性webhook配置 Co-authored-by: yang ran <[email protected]>
合并develop分支,发布最新正式版
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.