删除了文档

This commit is contained in:
wolin_liyujie
2026-09-21 21:09:38 +08:00
parent 85c33509d7
commit 0b92b17283
3 changed files with 35 additions and 11 deletions
+1
View File
@@ -22,3 +22,4 @@ def create_students(d: dict, db: Session):
print(f"插入学生失败: {e}")
return None
# def updet_students():