curl --location --request GET 'http://192.168.2.91:8080/shipin/posts/generate/' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "string", "data": "string" }