{
"property1": {},
"property2": {}
}
curl --location --request POST 'https://test-api.yunjishop.cn/resource/app/video/callback' \
--header 'Content-Type: application/json' \
--data-raw '{
"property1": {},
"property2": {}
}'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {}
}