马睿智牛逼!

This commit is contained in:
test1
2026-09-22 17:15:08 +08:00
parent 739c8887fc
commit 4e99cfd3b1
-1
View File
@@ -10,7 +10,6 @@ def add_teacher(teacher,session):
return teacher
except:
session.rollback()
# raise HTTPException(status_code=500,detail='添加异常!')
return None
def get_teacher(id,session):