Files
flask_spider/db_config.json
2022-07-06 16:15:08 +08:00

6 lines
93 B
JSON

{
"host":"127.0.0.1",
"user":"root",
"password":"123456",
"database":"flask_spider"
}