Commit b0065004 by 王昆

gbs

parent 2b367616
...@@ -18,7 +18,7 @@ module.exports = function (app) { ...@@ -18,7 +18,7 @@ module.exports = function (app) {
} }
if (req.url.indexOf("uc/userCtl/login") > 0 || if (req.url.indexOf("uc/userCtl/login") > 0 ||
req.url.indexOf("uc/ssmUserCtl/login") > 0 || req.url.indexOf("uc/ssmuserCtl/login") > 0 ||
req.url.indexOf("common/metaCtl/getApiDoc") > 0 || req.url.indexOf("common/metaCtl/getApiDoc") > 0 ||
req.url.indexOf("common/captchaCtl/captcha") > 0 || req.url.indexOf("common/captchaCtl/captcha") > 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