add support for all ports

This commit is contained in:
加里
2014-09-18 13:36:27 +08:00
parent e6da97a098
commit f5448677ac
7 changed files with 50 additions and 17 deletions

View File

@@ -41,6 +41,7 @@ module.exports = {
},
replaceServerResData: function(req,res,serverResData){
return serverResData;
},
pauseBeforeSendingResponse : function(req,res){