Fix API compatibility and add user/role/permission and asset import/export
This commit is contained in:
4
backend/app/__init__.py
Normal file
4
backend/app/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""
|
||||
应用模块初始化
|
||||
"""
|
||||
__all__ = []
|
||||
Reference in New Issue
Block a user