完善二期清单

This commit is contained in:
Azmat@qq.com
2026-08-18 14:11:05 +08:00
parent d1ecb52125
commit dfe94a923e
55 changed files with 1754 additions and 137 deletions
-1
View File
@@ -6,4 +6,3 @@ router = DefaultRouter()
router.register("", ProjectViewSet, basename="project")
urlpatterns = router.urls