소스 검색

占坑待填

dotos 9 년 전
부모
커밋
f0cc9d6017
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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')
     };
     /**