curl --location --request GET '/admin-api/system/post/list-all-simple'
{ "code": 0, "data": [ { "id": 1024, "name": "小土豆" } ], "msg": "string" }