haha
This commit is contained in:
@@ -12,10 +12,10 @@ pymysql.install_as_MySQLdb()
|
||||
|
||||
# 数据库配置
|
||||
db_config = {
|
||||
'database': 'me',
|
||||
'user': 'me',
|
||||
'password': 'j3HDbra8eaicrNNS',
|
||||
'host': '127.0.0.1',
|
||||
'database': 'lm',
|
||||
'user': 'lm',
|
||||
'password': 'sAn5MfjKApiTBrx4',
|
||||
'host': '172.16.197.130',
|
||||
'port': 3306
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user