mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 05:25:12 +08:00
update 对公会员对象
This commit is contained in:
@@ -68,4 +68,13 @@ public class QueryCorpMemberResponse {
|
||||
// 当前交易状态,参见 状态 说明
|
||||
private String status;
|
||||
|
||||
// 银行代码
|
||||
private String bank_code;
|
||||
|
||||
// 银行卡号
|
||||
private String card_no;
|
||||
|
||||
// 银行卡对应的户名
|
||||
private String card_name;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user