curl --location --request GET '/api/distribution/getPoster' \ --header 'token: {{token}}'
{ "code": 1, "show": 0, "msg": "", "data": { "poster": "http://www.likeshopb2b2c.localhost//images/share/share_user_bg.png" } }