技术性调整

This commit is contained in:
hoteas
2022-07-25 05:37:19 +08:00
parent f390617167
commit be02b3418d
5 changed files with 104 additions and 58 deletions
+6 -1
View File
@@ -1,5 +1,10 @@
{
"cache": {
"db": {
"db": false,
"session": true,
"timeout": 7200
},
"memory": {
"db": true,
"session": true,
@@ -19,7 +24,7 @@
"db": {
"mysql": {
"host": "192.168.6.253",
"name": "iedc_dev",
"name": "dgs-cms",
"password": "dasda8454456",
"port": "3306",
"user": "root"