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