新增科目增加接口

This commit is contained in:
2026-09-22 20:43:33 +08:00
parent 91d86d4ea9
commit 748b9f751c
5 changed files with 36 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Base.metadata.create_all(engine1)
if __name__ == "__main__":
import uvicorn
uvicorn.run('main:app', host='0.0.0.0', port=55000)
uvicorn.run('main:app', host='0.0.0.0', port=57000)
"""
IPv4 地址 . . . . . . . . . . . . : 192.168.1.51
子网掩码 . . . . . . . . . . . . : 255.255.255.0