
DATABASES = {
‘default’: {
‘ENGINE’: ‘django.db.backends.mysql’,
‘NAME’: ‘attendance_db’,
‘USER’: ‘root’,
‘PASSWORD’: ‘yourpassword’,
‘HOST’: ‘localhost’,
‘PORT’: ‘3306’,
}
}
利唐i人事HR社区,发布者:ihreditor,转转请注明出处:https://www.ihr360.com/hrnews/20241246617.html
