feat(finance): add tenant settlement query backend
This commit is contained in:
@@ -31,6 +31,8 @@ internal static class TenantMapping
|
||||
BankAccountName = profile.BankAccountName,
|
||||
BankAccountNumber = profile.BankAccountNumber,
|
||||
BankName = profile.BankName,
|
||||
WeChatMerchantNo = profile.WeChatMerchantNo,
|
||||
AlipayPid = profile.AlipayPid,
|
||||
AdditionalDataJson = profile.AdditionalDataJson,
|
||||
SubmittedAt = profile.SubmittedAt,
|
||||
ReviewRemarks = profile.ReviewRemarks,
|
||||
|
||||
Reference in New Issue
Block a user