curl --location --request GET 'http://test-cn.your-api-server.com/api/posts/'
{ "code": 0, "msg": "string", "data": "string", "trace_id": "string" }