修复在更新目录结构后插件无法使用的问题

This commit is contained in:
我叫以赏
2023-04-16 15:55:29 +08:00
parent 787c657818
commit d71f8ce368
5 changed files with 4 additions and 465 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ def init_view(app):
register_rights_view(app)
register_passport_views(app)
register_dept_views(app)
# register_plugin_views(app)
register_plugin_views(app)