mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(wxapi): 新增视频号商店上传生鲜质检信息接口
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"order_id": "12345",
|
||||
"audit_items": [
|
||||
{
|
||||
"item_name": "product_express_pic_url",
|
||||
"item_value": "https://store.mp.video.tencent-cloud.com/x"
|
||||
},
|
||||
{
|
||||
"item_name": "product_packaging_box_panoramic_video_url",
|
||||
"item_value": "https://store.mp.video.tencent-cloud.com/y"
|
||||
},
|
||||
{
|
||||
"item_name": "product_unboxing_panoramic_video_url",
|
||||
"item_value": "https://store.mp.video.tencent-cloud.com/z"
|
||||
},
|
||||
{
|
||||
"item_name": "single_product_detail_panoramic_video_url",
|
||||
"item_value": "https://store.mp.video.tencent-cloud.com/p"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user