mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
update 汇付退款添加merchantKey
This commit is contained in:
@@ -41,4 +41,9 @@ public class ApplyRefundDTO {
|
||||
* memberId 数组(批量退款)
|
||||
*/
|
||||
private List<String> memberIdList;
|
||||
|
||||
/**
|
||||
* 汇付需要merchantKey,取小程序appId传给它
|
||||
*/
|
||||
private String merchantKey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user