This commit is contained in:
2023-07-11 10:35:27 +08:00
parent bba4effd93
commit e9cf2d2103
3 changed files with 31 additions and 17 deletions

View File

@@ -77,4 +77,7 @@ public class QueryCorpMemberResponse {
// 银行卡对应的户名
private String card_name;
// 企业结算账户 json字符串
private String settle_accounts;
}