mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
feat(wxapi): 随官方更新小程序虚拟支付相关接口模型
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"adver_funds_list": [
|
||||
{
|
||||
"settle_begin": 0,
|
||||
"settle_end": 0,
|
||||
"total_amount": 0,
|
||||
"remain_amount": 0,
|
||||
"expire_time": 0,
|
||||
"fund_type": 0,
|
||||
"fund_id": ""
|
||||
}
|
||||
],
|
||||
"total_page": 0
|
||||
}
|
Reference in New Issue
Block a user