Authorization: Bearer ********************
curl --location --request GET '/post/list?postCode=&postName=&postSort=' \ --header 'Authorization: Bearer <token>'
{ "total": 0, "rows": [ {} ], "code": 0, "msg": "string" }