mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-05-05 05:07:46 +08:00
parent
ca780d71c0
commit
364aa0594f
@ -27,7 +27,7 @@ public class WxPayRedpackQueryRequest extends BaseWxPayRequest {
|
||||
|
||||
@Override
|
||||
protected String[] getIgnoredParamsForSign() {
|
||||
return new String[]{"sub_appid","sub_mch_id"};
|
||||
return new String[]{"sub_appid","sub_mch_id","sign_type"};
|
||||
}
|
||||
/**
|
||||
* 商户订单号
|
||||
|
Loading…
Reference in New Issue
Block a user