mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxads): 适配新的模型测试
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"data": {
|
||||
"list": [
|
||||
{
|
||||
"fund_type": "GENERAL_CASH",
|
||||
"balance": 120000
|
||||
},
|
||||
{
|
||||
"fund_type": " GENERAL_GIFT",
|
||||
"balance": 20000
|
||||
},
|
||||
{
|
||||
"fund_type": "FUND_TYPE_MINIPROGRAM",
|
||||
"balance": 50000,
|
||||
"credit_roll_spec": {
|
||||
"limit_amount": 100000,
|
||||
"usable_amount": 50000,
|
||||
"used_amount": 50000
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user