mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(wxapi): 新增若干视频号小店相关接口
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"amount": 1,
|
||||
"remark": "sss",
|
||||
"bank_memo": ""
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "OK",
|
||||
"qrcode_ticket": "xxxxx"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"withdraw_id": "wd13675014323600561372"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"amount": 7,
|
||||
"create_time": 1590733930,
|
||||
"update_time": 1590773555,
|
||||
"reason": "",
|
||||
"remark": "0529日14点31分提现",
|
||||
"bank_memo": "0529日14点31分提现",
|
||||
"bank_name": "",
|
||||
"bank_num": "",
|
||||
"status": "SUCCESS"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"page_num": 1,
|
||||
"page_size": 10,
|
||||
"start_time": 1668147870,
|
||||
"end_time": 1668147875
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"withdraw_ids": [ "shifhsi", "sdfsfa" ],
|
||||
"total_num": 103
|
||||
}
|
||||
Reference in New Issue
Block a user