🐛 #2604 【微信支付】修复微信预代扣通知参数问题
This commit is contained in:
@@ -28,7 +28,7 @@ public class WxPreWithholdRequest implements Serializable {
|
||||
* 委托代扣协议ID
|
||||
*/
|
||||
@SerializedName(value = "contract_id")
|
||||
private String contractId;
|
||||
private transient String contractId;
|
||||
|
||||
/**
|
||||
* 直连商户号
|
||||
|
||||
Reference in New Issue
Block a user