🐛 #2604 【微信支付】修复微信预代扣通知参数问题

This commit is contained in:
po
2022-04-20 19:22:10 +08:00
committed by GitHub
parent 050dafbd42
commit 751820621d

View File

@@ -28,7 +28,7 @@ public class WxPreWithholdRequest implements Serializable {
* 委托代扣协议ID
*/
@SerializedName(value = "contract_id")
private String contractId;
private transient String contractId;
/**
* 直连商户号