终于合并了55555

This commit is contained in:
ladeng07
2022-04-17 16:08:27 +08:00
parent b2c34886a4
commit a8f1cd8ef2
16 changed files with 133 additions and 415 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from django.contrib import admin
from django.urls import path
from . import views
from django.conf.urls.static import static
from IT_Show import settings
from ITShowPlatform import settings
urlpatterns = [
path('history/', views.history.as_view()),