Commit 999334ed by Sxy

log

parent 41115ab6
......@@ -88,7 +88,7 @@ module.exports = function (app) {
}
})
app.post("*", async function (req, res, next) {
debugger;
console.log("---- 进来了- ----")
try {
let channel;
// let sourceHost = req.headers["x-forwarded-host"];
......
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