Commit 7aaf545b by linboxuan

tj

parent 207860bc
......@@ -419,7 +419,7 @@ module.exports = function (app) {
console.log(req.originalUrl, "sy-------------------------------00001");
console.log("apiSecretPathList", req.originalUrl)
console.log("apiSecretPathList left", req.originalUrl)
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