Commit 90a62a28 by linboxuan

tj

parent da736f24
......@@ -416,7 +416,7 @@ module.exports = function (app) {
res.end(JSON.stringify(result));
return;
}
console.log(req.originalUrl, "sy-------------------------------00001---yy", req.originalUrl);
console.log(req.originalUrl, "sy-------------------------------00001---yy");
if (PDICT.apiAliSendKeyPathList.indexOf(req.originalUrl) >= 0) {
//验证数据key
var appkey = req.headers["appkey"] || "";
......
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