马睿智牛逼!

This commit is contained in:
test1
2026-09-21 18:30:55 +08:00
parent 8143aff3ae
commit 3ad1720868
3 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ app.include_router(teacher_api)
if __name__ == '__main__':
import uvicorn
uvicorn.run("main:app",host='0.0.0.0',port=12310)
uvicorn.run("main:app",host='0.0.0.0',port=12320)
app.include_router(gradeAPI)