Commit f5eb2bfa by 王栋源

wdy

parent 119c8730
...@@ -258,6 +258,7 @@ module.exports = function (app) { ...@@ -258,6 +258,7 @@ module.exports = function (app) {
req.url.indexOf("metaCtl/getUiConfig") > 0 || req.url.indexOf("metaCtl/getUiConfig") > 0 ||
req.url.indexOf("ncloneCtl/getNcl") > 0 || req.url.indexOf("ncloneCtl/getNcl") > 0 ||
req.url.indexOf("orderCtl/getChannelOrderByOrderNum") > 0 || req.url.indexOf("orderCtl/getChannelOrderByOrderNum") > 0 ||
req.url.indexOf("tmInfoPusherCtl/pushInfo") > 0 ||
( (
req.headers.access_source=="zqq1571212637509" && req.headers.access_source=="zqq1571212637509" &&
( (
......
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