我麻了,謝謝你git

This commit is contained in:
ladeng07
2022-05-11 03:05:43 +08:00
parent 26d84a0411
commit bd36d90a3b
+4 -4
View File
@@ -46,10 +46,10 @@ INSTALLED_APPS = [
'django.contrib.messages',
'django.contrib.staticfiles',
'rest_framework',
'Apps.enroll',
'Apps.history',
'Apps.comments',
'Apps.work',
'apps.enroll',
'apps.history',
'apps.comments',
'apps.work',
]