mirror of
https://github.com/langgenius/dify.git
synced 2026-02-12 15:10:17 +00:00
4 lines
76 B
Python
4 lines
76 B
Python
|
|
from fastopenapi.routers import FlaskRouter
|
||
|
|
|
||
|
|
console_router = FlaskRouter()
|