curl --location --request GET '/api/video/detail?id=1,2' \
--header 'token: {{api-token}}'
{"code":1,"show":0,"msg":"","data":[{"status_desc":"生成成功","style_desc":"","type_desc":"文生视频","id":3,"prompt":"蜘蛛侠大战钢铁侠","type":1,"tags":"","image":"","video_url":"http://www.php-cw.localhost/uploads/video/20240701/watermarked_video0250f09b50b9745b8882a5f80072fb180.mp4","style_id":"","status":2,"create_time":"2024-07-01 17:12:13"}]}