Authorization: Bearer ********************{
"name": "轮播图1",
"type": 1,
"imageUrl": "https://static.dcwlqc.com/home/banner/%E5%B8%9D%E6%B1%9F%E6%B0%A2%E7%87%83%E6%96%99.png",
"title": "帝江Ta-纯电牵引车",
"content": "劲省兼备 盈运无忧",
"is3D": 1,
"detailUrl": "https://www.720yun.com/vr/f08j5zhvkn4?s=20937174",
"sort": 1,
"remarks": ""
}curl --location --request POST '/web/app-foundation/v1.0/background/banner-add' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "轮播图1",
"type": 1,
"imageUrl": "https://static.dcwlqc.com/home/banner/%E5%B8%9D%E6%B1%9F%E6%B0%A2%E7%87%83%E6%96%99.png",
"title": "帝江Ta-纯电牵引车",
"content": "劲省兼备 盈运无忧",
"is3D": 1,
"detailUrl": "https://www.720yun.com/vr/f08j5zhvkn4?s=20937174",
"sort": 1,
"remarks": ""
}'{}