feat(tenpayv3): 随官方更新部分接口模型

This commit is contained in:
Fu Diwei
2022-02-16 11:33:25 +08:00
parent fdc318a8c0
commit ceb210e7a9
8 changed files with 5 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
"bank_alias_code": "1000006247",
"account_bank": "招商银行其他银行",
"account_bank_code": 1001,
"need_bank_branch": "true"
"need_bank_branch": true
}
]
}

View File

@@ -6,7 +6,7 @@
"bank_alias_code": "1000006247",
"account_bank": "招商银行其他银行",
"account_bank_code": 1001,
"need_bank_branch": "true"
"need_bank_branch": true
}
],
"offset": "0"

View File

@@ -7,7 +7,7 @@
"goods_name": "xxx商品可用",
"stock_type": "NORMAL",
"transferable": false,
"shareable": "false",
"shareable": false,
"coupon_state": "SENDED",
"display_pattern_info": {
"merchant_logo_url": "https://xxx",

View File

@@ -30,7 +30,7 @@
"description": "就餐的预估费用"
},
"total_amount": 40000,
"need_collection": "true",
"need_collection": true,
"collection": {
"state": "USER_PAID",
"total_amount": 50000,

View File

@@ -30,7 +30,7 @@
"description": "就餐的预估费用"
},
"total_amount": 40000,
"need_collection": "true",
"need_collection": true,
"collection": {
"state": "USER_PAID",
"total_amount": 50000,