第一次测试!

This commit is contained in:
test1
2026-09-21 11:32:27 +08:00
parent 82aafb4340
commit 093fe608fb
+2
View File
@@ -17,6 +17,8 @@ class Teacher_ResponseModel(BaseModel):
code:int=200
detail:str='OK!'
teac_name:str
totals:int=0