curl --location --request GET '/api/recharge/notice' \ --header 'token;'
{ "code": 0, "show": 0, "msg": "string", "data": [ "string" ] }