curl --location 'api/coach/skillLists'
{ "code": 1, "show": 0, "msg": "", "data": [ { "id": 0, "name": "全部" }, { "id": 3, "name": "推背1" } ] }