mirror of https://github.com/langgenius/dify.git
4 lines
76 B
Python
4 lines
76 B
Python
|
|
from fastopenapi.routers import FlaskRouter
|
||
|
|
|
||
|
|
console_router = FlaskRouter()
|