curl --location --request GET 'adminapi/background.background/getCategoryLists'
{ "code": 1, "show": 1, "msg": "", "data": [ { "id": 1, "name": "轻音乐1" } ] }