Authorization: Bearer ********************
curl --location --request GET 'http://admindemo.zuxing.net/admin/api/v1/files/fetch/?url' \ --header 'Authorization: Bearer <token>'
{ "result": 0, "data": {} }