modify some scripts.
This commit is contained in:
@ -6,7 +6,7 @@ from pathlib import Path
|
||||
|
||||
# MySQL 配置
|
||||
db_config = {
|
||||
'host': '172.18.0.5',
|
||||
'host': '172.18.0.4',
|
||||
'user': 'root',
|
||||
'password': 'mysqlpw',
|
||||
'database': 'stockdb'
|
||||
|
||||
Reference in New Issue
Block a user