chore: 整理项目结构,清理归档文件,更新部署配置
This commit is contained in:
@@ -22,7 +22,6 @@ from app.models.config_change_log import ConfigChangeLog
|
||||
from app.models.role import Role
|
||||
from app.models.user_role import UserRole
|
||||
from app.models.role_mapping_rule import RoleMappingRule
|
||||
|
||||
# 所有模型类的列表,方便遍历
|
||||
__all__ = [
|
||||
"Conversation",
|
||||
|
||||
Reference in New Issue
Block a user