fix: restful to restx

This commit is contained in:
Harry 2025-08-26 12:51:15 +08:00
parent 1692a7bd1b
commit d1be9544fb
1 changed files with 1 additions and 1 deletions

View File

@ -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 (