{
"title": "odin注册教程",
"subtitle": "odin注册教程",
"imgUrl":"http://121.36.109.90:8000/api/image/test03/63eb454ee4b0b04768e3807f.png",
"videoUrl": "http://121.36.109.90:8000/api/file/test03/63fc4ab4e4b0c07c1b85f578.mp4"
}
curl --location --request POST 'http://47.92.1.39:8005/api/article/addVideoHelp' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "odin注册教程",
"subtitle": "odin注册教程",
"imgUrl":"http://121.36.109.90:8000/api/image/test03/63eb454ee4b0b04768e3807f.png",
"videoUrl": "http://121.36.109.90:8000/api/file/test03/63fc4ab4e4b0c07c1b85f578.mp4"
}'
{}