@@ -27,7 +27,7 @@ public class WxPayRedpackQueryRequest extends BaseWxPayRequest {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected String[] getIgnoredParamsForSign() {
|
protected String[] getIgnoredParamsForSign() {
|
||||||
return new String[]{"sub_appid","sub_mch_id"};
|
return new String[]{"sub_appid","sub_mch_id","sign_type"};
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* 商户订单号
|
* 商户订单号
|
||||||
|
|||||||
Reference in New Issue
Block a user