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