#752 修复微信支付拉取支付评价的接口的签名问题
This commit is contained in:
@@ -84,8 +84,4 @@ public class WxPayQueryCommentRequest extends BaseWxPayRequest {
|
|||||||
protected void checkConstraints() throws WxPayException {
|
protected void checkConstraints() throws WxPayException {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
protected String[] getIgnoredParamsForSign() {
|
|
||||||
return new String[]{"limit","sign_type"};
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user