mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
🎨 修改委托代扣协议xml标识
This commit is contained in:
parent
327e6ffa05
commit
6205568948
@ -30,7 +30,7 @@ public class WxSignQueryResult extends BaseWxPayResult implements Serializable {
|
||||
/**
|
||||
* 委托代扣协议ID
|
||||
*/
|
||||
@XStreamAlias("contractId")
|
||||
@XStreamAlias("contract_id")
|
||||
private String contractId;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user