{
"prompt": "飞来一只蜜蜂",
"motion": "low",
"image": "https://youchuan-imagine.oss-cn-shanghai.aliyuncs.com/c0434fd0-7825-4bcf-8697-ab67ae48edf2_0_2.png",
"endImage": "https://youchuan-imagine.oss-cn-shanghai.aliyuncs.com/c0434fd0-7825-4bcf-8697-ab67ae48edf2_0_1.png",
"loop": false
}curl --location --request POST 'https://api.aiznt.com/mj/submit/video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "飞来一只蜜蜂",
"motion": "low",
"image": "https://youchuan-imagine.oss-cn-shanghai.aliyuncs.com/c0434fd0-7825-4bcf-8697-ab67ae48edf2_0_2.png",
"endImage": "https://youchuan-imagine.oss-cn-shanghai.aliyuncs.com/c0434fd0-7825-4bcf-8697-ab67ae48edf2_0_1.png",
"loop": false
}'{
"code": 1,
"description": "提交成功",
"result": "1754413223414006",
"properties": {
"discordInstanceId": "44d5a7937f2a4144",
"discordChannelId": "44d5a7937f2a4144"
}
}