完成管理端代码
This commit is contained in:
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
db = {
|
||||
'host':'localhost',
|
||||
'user':'kejingfan',
|
||||
'password':'KJF2811879',
|
||||
'database':'TESTDB'
|
||||
'user':'serviceAgent',
|
||||
'password':'password123',
|
||||
'database':'ServiceDatabase'
|
||||
}
|
||||
|
||||
SECRET_KEY = 'ILOVEDATABASETECH'
|
||||
|
||||
Reference in New Issue
Block a user