mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
22 lines
680 B
JSON
22 lines
680 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|