mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
feat(tenpayv3): 随官方更新部分接口模型
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"description": "就餐的预估费用"
|
||||
},
|
||||
"total_amount": 40000,
|
||||
"need_collection": "true",
|
||||
"need_collection": true,
|
||||
"collection": {
|
||||
"state": "USER_PAID",
|
||||
"total_amount": 50000,
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"description": "就餐的预估费用"
|
||||
},
|
||||
"total_amount": 40000,
|
||||
"need_collection": "true",
|
||||
"need_collection": true,
|
||||
"collection": {
|
||||
"state": "USER_PAID",
|
||||
"total_amount": 50000,
|
||||
|
||||
Reference in New Issue
Block a user