fetch("https://www.mingdao.com/api/Qiniu/GetFileUploadToken", {
"headers": {
"accept": "application/json, text/javascript, */*; q=0.01",
"accept-language": "zh-CN,zh;q=0.9,en;q=0.8",
"accountid": "",
"authorization": "",
"cache-control": "no-cache",
"content-type": "application/json",
"pragma": "no-cache",
"sec-ch-ua": "\"Not?A_Brand\";v=\"8\", \"Chromium\";v=\"108\", \"Google Chrome\";v=\"108\"",
"sec-ch-ua-mobile": "?0",
"sec-ch-ua-platform": "\"Windows\"",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "cross-site",
"x-requested-with": "XMLHttpRequest",
"Referer": "https://s.mingdao.net/",
"Referrer-Policy": "strict-origin-when-cross-origin"
},
"body": "{\"files\":[{\"bucket\":4,\"ext\":\".png\"}]}",
"method": "POST"
});