mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 04:26:30 +08:00
fix: restful to restx
This commit is contained in:
parent
1692a7bd1b
commit
d1be9544fb
@ -1,6 +1,6 @@
|
|||||||
import logging
|
import logging
|
||||||
|
|
||||||
from flask_restful import Resource
|
from flask_restx import Resource
|
||||||
|
|
||||||
from controllers.console import api
|
from controllers.console import api
|
||||||
from controllers.console.wraps import (
|
from controllers.console.wraps import (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user