feat(wxapi): 新增视频号本地生活相关接口

This commit is contained in:
Fu Diwei
2024-07-15 18:59:23 +08:00
parent 6c33157d31
commit acd0b44f08
71 changed files with 2618 additions and 38 deletions

View File

@@ -0,0 +1,23 @@
{
"errcode": 0,
"errmsg": "ok",
"funds_flow": {
"flow_id": "10000057741221110",
"funds_type": 3,
"flow_type": 2,
"amount": 1,
"balance": 28281,
"related_info_list": [
{
"related_type": 2,
"aftersale_id": "1000283382788072",
"transaction_id": "4200001619202211090964182530"
},
{
"related_type": 1,
"order_id": "3707337764590192128",
"transaction_id": "4200001619202211090964182530"
}
]
}
}

View File

@@ -0,0 +1,8 @@
{
"page": 1,
"page_size": 10,
"start_time": 1668008734,
"end_time": 1668008737,
"next_key": "CAAQABgBIhExMDAwMDA0MTU3MzIyMTEwOSiflq+bBg==",
"transaction_id": "4200001619202211090964182530"
}

View File

@@ -0,0 +1,7 @@
{
"errcode": 0,
"errmsg": "ok",
"flow_ids": [ "123243", "123124134" ],
"has_more": true,
"next_key": "CO0GEGQY2vQFIhI1MTAwMDAxNDQ3NDgyMTEwMjEo7rfFiwY="
}