◐ Shell
reader mode source ↗
Skip to content

回退结果查询,签名错误,修复忽略sub_appid#1782

Merged
binarywang merged 1 commit into
binarywang:developfrom
lmhfq:develop
Sep 26, 2020
Merged

回退结果查询,签名错误,修复忽略sub_appid#1782
binarywang merged 1 commit into
binarywang:developfrom
lmhfq:develop

Conversation

@lmhfq

@lmhfq lmhfq commented Sep 25, 2020

Copy link
Copy Markdown

分账回退解决查询接口签名错误,其他接口都正常,官方文档没有sub_appid参数,如下
https://pay.weixin.qq.com/wiki/doc/api/allocation_sl.php?chapter=25_8&index=8

@binarywang

binarywang commented Sep 25, 2020

Copy link
Copy Markdown
Owner

请问下分账其它接口是否也有问题,可否一并验证下?
比如 ProfitSharingReturnRequest ProfitSharingReceiverRequest

@lmhfq

lmhfq commented Sep 25, 2020

Copy link
Copy Markdown
Author

其他接口我都验证过了,就这一个有问题,我的生产环境是继承覆盖了这个方法处理的

如下:

public class ProfitSharingReturnQueryRequest extends com.github.binarywang.wxpay.bean.profitsharing.ProfitSharingReturnQueryRequest {
protected boolean ignoreSubAppId() {
return true;
}
}

@binarywang binarywang merged commit f212f02 into binarywang:develop Sep 26, 2020
@binarywang binarywang added this to the 3.9.4 milestone Sep 26, 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.

2 participants