curl --location 'resources/spider/ugc-import' \
--header 'Content-Type: application/json' \
--data '{
"oss_url": "string",
"image_url": "string",
"vid": "string",
"title": "string",
"show_type": 0,
"duration": 0,
"source": 0,
"tag_ids": "string"
}'{}