mirror of
https://github.com/Jerryplusy/AI-powered-switches.git
synced 2025-07-04 21:29:18 +00:00
基础设施(缺少api)
This commit is contained in:
parent
4e2cbce833
commit
fffc566f14
1
src/backend/__init__.py
Normal file
1
src/backend/__init__.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
#empty
|
@ -1,5 +1,5 @@
|
|||||||
import uvicorn
|
import uvicorn
|
||||||
from app import create_app
|
from src.backend.app import create_app
|
||||||
|
|
||||||
app = create_app()
|
app = create_app()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user