feat(wxapi): 随官方更新视频号小店相关接口模型

This commit is contained in:
Fu Diwei
2024-04-29 23:00:25 +08:00
parent 348df3d996
commit 5bb7492ac3
38 changed files with 512 additions and 54 deletions

View File

@@ -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"
}
}
}
]
}