前后端第一版提交

This commit is contained in:
2025-11-11 17:21:59 +08:00
commit 96e9a6d396
241 changed files with 197906 additions and 0 deletions

3
hertz_demo/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.