Commit c36dd657 by 王昆

gsb

parent fcac78a2
......@@ -18,6 +18,7 @@ module.exports = function (app) {
}
}
console.log(req.url, "----------- request url ");
if (req.url.indexOf("auth/userCtl/login") > 0 ||
req.url.indexOf("uc/userCtl/login") > 0 ||
req.url.indexOf("auth/userCtl/smsCode") > 0 ||
......
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