Commit 4474e770 by Sxy

del log

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