技术性调整

This commit is contained in:
hoteas
2022-07-18 08:46:09 +08:00
parent e37b7b586b
commit 497c4b028f
4 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -17,9 +17,9 @@
],
"db": {
"mysql": {
"host": "127.0.0.1",
"host": "192.168.6.253",
"name": "gov_crawler",
"password": "root",
"password": "dasda8454456",
"port": "3306",
"user": "root"
}