curl --location --request GET 'adminapi/background.background/detail?id=' \ --form 'id=""'
{ "code": 1, "show": 1, "msg": "添加成功", "data": [] }