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,6 @@
{
"product_id": "123456",
"bill_date": "2023-12-03",
"page_size": 3,
"page_ctx": ""
}

View File

@@ -0,0 +1,23 @@
{
"errcode": 0,
"errmsg": "成功",
"bill_list": [
{
"voucher_name": "90抵100代金券",
"product_id": "123456",
"code": "123456789",
"order_id": "027828012830384172",
"openid": "asdjeine835k9fjeld93mf",
"voucher_buy_time": 1702016538,
"voucher_buy_amount": 9000,
"voucher_pay_amount": 8500,
"mch_favor_amount": 500,
"platform_favor_amount": 0,
"consume_time": 1702189338,
"consume_store_name": "开心小店",
"mch_settle_amount": 8300,
"finder_settle_amount": 0
}
],
"page_ctx": "dsfajasdlf3434"
}