增加访问ip打印等功能

This commit is contained in:
2020-02-20 15:12:16 +08:00
parent 6eca18b374
commit 992876fa10
4 changed files with 19 additions and 81 deletions
-31
View File
@@ -1,31 +0,0 @@
{
"cacheLongTime": 2592000,
"cacheShortTime": 7200,
"crossDomain": "",
"dbCached": 0,
"dbHost": "127.0.0.1",
"dbName": "test",
"dbPort": "3306",
"dbPwd": "root",
"dbUser": "root",
"debug": 1,
"defFile": [
"index.html",
"index.htm"
],
"error": {
"1": "内部系统异常",
"2": "访问权限异常",
"3": "请求参数异常",
"4": "数据处理异常",
"5": "数据结果异常"
},
"logLevel": 1,
"modeRouterStrict": false,
"port": "8080",
"sessionName": "HOTIME",
"tlsCert": "",
"tlsKey": "",
"tlsPort": "0",
"tpt": "tpt"
}