From 751820621d8a3f7dd3d4e9625498b79000dc6a9c Mon Sep 17 00:00:00 2001 From: po <36494934+chanlyang@users.noreply.github.com> Date: Wed, 20 Apr 2022 19:22:10 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20#2604=20=E3=80=90=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E6=94=AF=E4=BB=98=E3=80=91=E4=BF=AE=E5=A4=8D=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E9=A2=84=E4=BB=A3=E6=89=A3=E9=80=9A=E7=9F=A5=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../binarywang/wxpay/bean/request/WxPreWithholdRequest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/request/WxPreWithholdRequest.java b/weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/request/WxPreWithholdRequest.java index ed806afec..bc9032433 100644 --- a/weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/request/WxPreWithholdRequest.java +++ b/weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/request/WxPreWithholdRequest.java @@ -28,7 +28,7 @@ public class WxPreWithholdRequest implements Serializable { * 委托代扣协议ID */ @SerializedName(value = "contract_id") - private String contractId; + private transient String contractId; /** * 直连商户号