数据库错误操作优化

This commit is contained in:
hoteas
2022-08-20 11:20:03 +08:00
parent 78420a692f
commit c55e26021b
2 changed files with 4 additions and 6 deletions
+3 -4
View File
@@ -23,11 +23,10 @@
],
"db": {
"mysql": {
"host": "192.168.2.20",
"name": "gov_crawler",
"password": "fh22y8b882d",
"host": "192.168.6.253",
"name": "dgs-cms",
"password": "dasda8454456",
"port": "3306",
"prefix": "",
"user": "root"
}
},