mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-28 04:29:07 +08:00
🎨 修复放错位置的代码
This commit is contained in:
@ -236,8 +236,8 @@ public class WxPayRefundV3Request implements Serializable {
|
||||
*/
|
||||
@SerializedName(value = "refund_quantity")
|
||||
private Integer refundQuantity;
|
||||
|
||||
@SerializedName(value = "sub_mchid")
|
||||
private String subMchid;
|
||||
}
|
||||
|
||||
@SerializedName(value = "sub_mchid")
|
||||
private String subMchid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user