update 创建撤销请求,放入扩展字段

This commit is contained in:
2023-08-17 12:05:21 +08:00
parent ae5f0d8faf
commit 8caab85abe
4 changed files with 18 additions and 7 deletions

View File

@@ -45,5 +45,5 @@ public class ApplyRefundDTO {
/**
* 汇付需要merchantKey取小程序appId传给它
*/
private String merchantKey;
private String wechatAppId;
}