创建中心任务的管理系统

This commit is contained in:
2025-12-05 13:45:16 +08:00
commit 2ca8b8d181
62 changed files with 1611 additions and 0 deletions

3
tasks/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.