@@ -2904,7 +2904,6 @@ U.MD.D.I.getContent = async function (cid, s, task, t, uid, type) {
resolve("")
}
}, [], { "type": "GET", "withCredentials": true });
- reject("报错了")
}).catch(e=>{
console.log(e)
});