Authorization: Bearer ********************
curl --location --request POST 'https://api.mjdjourney.cn/api/video/gen/multi' \ --header 'Access-Token: 12345678' \ --form 'video_temp_id="636788c6-9131-43d6-af8f-9012c52ad756"' \ --form 'avatar_1_url="https://api.mjdjourney.cn/fileSystem/download/20240813/66578c9d-9a6e-445c-a25e-23e98bb724d8.png"' \ --form 'avatar_2_url="https://api.mjdjourney.cn/fileSystem/download/20240813/66578c9d-9a6e-445c-a25e-23e98bb724d8.png"'
{}