Compare commits

...
2 Commits
Author SHA1 Message Date
test1 a78742428b Merge remote-tracking branch 'origin/conding' into conding 2026-09-21 11:32:34 +08:00
test1 093fe608fb 第一次测试! 2026-09-21 11:32:27 +08:00
+2
View File
@@ -17,6 +17,8 @@ class Teacher_ResponseModel(BaseModel):
code:int=200
detail:str='OK!'
teac_name:str
totals:int=0