将权限与部门的逻辑分包
This commit is contained in:
@@ -8,7 +8,7 @@ from .init_error_views import init_error_views
|
||||
|
||||
|
||||
def init_plugs(app: Flask) -> None:
|
||||
init_debug_tool(app)
|
||||
# init_debug_tool(app)
|
||||
init_login_manager(app)
|
||||
init_databases(app)
|
||||
init_template_directives(app)
|
||||
|
||||
Reference in New Issue
Block a user