{ "cache": { "memory": { "db": true, "session": true, "timeout": 7200 } }, "codeConfig": { "admin": "config/app.json" }, "crossDomain": "auto", "db": { "mysql": { "host": "192.168.6.253", "name": "hotimego", "password": "root", "port": "3306", "prefix": "", "user": "root" } }, "defFile": [ "index.html", "index.htm" ], "error": { "1": "内部系统异常", "2": "访问权限异常", "3": "请求参数异常", "4": "数据处理异常", "5": "数据结果异常" }, "mode": 2, "port": "80", "sessionName": "HOTIME", "tpt": "tpt" }