mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-19 14:46:22 +08:00
feat(wxapi): 新增微信小店合作商家为小程序发放礼物相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"shop_appid": "wx0d4f5ddad96dd5ea",
|
||||
"page_size": 10,
|
||||
"openid": "okYsb0XK3sTtyW1xteeL7LZmQM7B",
|
||||
"create_time_range": {
|
||||
"start_time": 1764518400,
|
||||
"end_time": 1764604800
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"order_list": [
|
||||
{
|
||||
"present_order_id": "4232682644641942011",
|
||||
"order_id": "3732682646291354361"
|
||||
}
|
||||
],
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"next_key": "CPestckGEPeVxckGGAAgACgAMAA4gKbYu/HiyeYzQJ7JuskA"
|
||||
}
|
||||
Reference in New Issue
Block a user