curl --location --request GET 'https://guardian-api.itheima.net/share/list?shareType' \ --header 'Authorization: {{token}}'
{ "code": 0, "msg": "string", "resTime": "2019-08-24T14:15:22Z", "result": [ 0 ], "tips": "string" }