feat(tenpayv3): 随官方更新平台收付通查询二级商户账户日终余额接口模型

This commit is contained in:
Fu Diwei
2024-07-31 15:25:48 +08:00
parent 4093c9f9b1
commit 920176ce08
2 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
{
"sub_mchid": "1900000109",
"available_amount": 10000,
"pending_amount": 0
"pending_amount": 1,
"account_type": "BASIC"
}