feat(wxapi): 新增微信小店联盟带货机构分发优惠券给其他机构相关接口

This commit is contained in:
Fu Diwei
2025-11-27 15:36:32 +08:00
parent 94d09e6025
commit d031e72364
14 changed files with 239 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"to_head_supplier_appid": "wxdfsdxxxxx",
"limit": 10,
"page_context": "CAEQARgfKj0AACcYl2AAABQBAgQAXFE1wJCeiAAA"
}

View File

@@ -0,0 +1,13 @@
{
"errcode": 0,
"errmsg": "success",
"list": [
{
"coupon_id": "23234",
"to_head_supplier_appid": "wxsdsdfsds",
"give_time": 1761767465
}
],
"page_context": "CAEQARgfKj0AACcYl2AAABQBAgQAXFE1wJCeiAAA",
"total_count": 100
}

View File

@@ -0,0 +1,4 @@
{
"to_head_supplier_appid": "wxab1eaxxxxxx",
"coupon_id": "121432"
}