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

@@ -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,