换绑银行卡接口

This commit is contained in:
2024-01-19 16:59:54 +08:00
parent d4867ed570
commit 5b63bf7f93
5 changed files with 89 additions and 14 deletions

View File

@@ -68,4 +68,7 @@ public class AdapayCorpMemberVO {
// 银行卡对应的户名
private String cardName;
// 结算账户id
private String settleAccountId;
}