mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-23 04:23:47 +08:00
feat(wxapi): 随官方更新视频号小店相关接口模型
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"order_id": "123456",
|
||||
"delivery_list": [
|
||||
{
|
||||
@@ -11,7 +11,16 @@
|
||||
"product_id": "12345",
|
||||
"sku_id": "678910"
|
||||
}
|
||||
]
|
||||
],
|
||||
"course_info": {
|
||||
"start_time": 1675180800,
|
||||
"end_time": 1675958400,
|
||||
"course_path": {
|
||||
"type": 0,
|
||||
"wxa_appid": "wxabcdes",
|
||||
"wxa_path": "path"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user