完成大作业服务端代码,新建管理端,管理端不可用
This commit is contained in:
9
Project/Manager/func/config.py
Normal file
9
Project/Manager/func/config.py
Normal file
@@ -0,0 +1,9 @@
|
||||
db = {
|
||||
'host':'localhost',
|
||||
'user':'kejingfan',
|
||||
'password':'KJF2811879',
|
||||
'database':'TESTDB'
|
||||
}
|
||||
|
||||
SECRET_KEY = 'ILOVEDATABASETECH'
|
||||
|
||||
Reference in New Issue
Block a user