mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 20:15:06 +08:00
update 对公会员对象
This commit is contained in:
@@ -59,4 +59,13 @@ public class AdapayCorpMemberVO {
|
||||
// 统一社会信用证有效期(格式:YYYYMMDD,例如:20190909)
|
||||
private String socialCreditCodeExpires;
|
||||
|
||||
// 银行代码
|
||||
private String bankCode;
|
||||
|
||||
// 银行卡号
|
||||
private String cardNo;
|
||||
|
||||
// 银行卡对应的户名
|
||||
private String cardName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user