Commit 71d33aee by 王悦

fix

parent 9c4e1e7c
......@@ -28,6 +28,7 @@ exports.reqbyget = async (obj) => {
});
console.log(res);
} catch (e) {
console.log(e);
return e.data.Message
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment