hotime/example/config/config.json

59 lines
1.3 KiB
JSON
Raw Normal View History

{
2022-05-03 00:09:25 +00:00
"aliyunCode": "06c6a07e89dd45c88de040ee1489eef7",
2022-02-23 22:26:36 +00:00
"avatarPath": "avatar/2006/01/02/",
"cache": {
"db": {
"db": false,
"session": true
},
"memory": {
"db": true,
"session": true,
"timeout": 7200
}
},
2022-03-13 09:02:19 +00:00
"codeConfig": [
{
"config": "config/admin.json",
"mode": 0,
"name": "",
2022-03-13 09:02:19 +00:00
"rule": "config/adminRule.json",
"table": "admin"
}
2022-03-13 09:02:19 +00:00
],
"crossDomain": "",
"db": {
2021-06-04 18:18:56 +00:00
"mysql": {
2022-05-03 07:17:27 +00:00
"host": "192.168.2.50",
"name": "zct_v2",
2022-05-03 07:17:27 +00:00
"password": "kct@2021",
2021-06-04 18:18:56 +00:00
"port": "3306",
"prefix": "",
"user": "root"
}
},
"defFile": [
"index.html",
"index.htm"
],
"error": {
"1": "内部系统异常",
"2": "访问权限异常",
"3": "请求参数异常",
"4": "数据处理异常",
2022-05-03 00:09:25 +00:00
"5": "数据结果异常",
"6": "需要进一步获取个人信息"
},
2022-02-23 22:26:36 +00:00
"imgPath": "img/2006/01/02/",
2022-03-12 21:13:32 +00:00
"mode": 2,
"port": "8081",
"sessionName": "HOTIME",
2022-03-03 13:23:57 +00:00
"smsKey": "b0eb4bf0198b9983cffcb85b69fdf4fa",
2022-04-17 22:28:01 +00:00
"smsLogin": "【政策通】您的验证码为:{code}请在5分钟内使用切勿将验证码泄露于他人如非本人操作请忽略。",
2022-02-23 22:26:36 +00:00
"tpt": "tpt",
2022-04-20 10:36:05 +00:00
"wechatAppID": "wxdcc8d6360661a179",
"wechatAppSecret": "4d793683ca915264663a9c9a33530c3c",
"wechatMiniAppID": "wx1c795e883b5b54c4",
"wechatMiniAppSecret": "d2bec12d1fa4d8b5714ccbed1c0671e4",
2022-02-28 00:53:38 +00:00
"wxFilePath": "wxfile/2006/01/02/"
}