Browse Source

占坑待填

dotos 9 years ago
parent
commit
f0cc9d6017
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app.js

+ 2 - 2
app.js

@@ -39,8 +39,8 @@ app.all('*', function(req, res, next) {
         IP: ip,
         Host: host,
         Referer: ref,
-        //Protocol: protocol,
-        OriginalUrl: originalUrl,
+        //Protocol: protocol, 
+        OriginalUrl: originalUrl, 
         Time:moment().format('YYYY-MM-DD HH:mm:ss.ms Z')
     };
     /**