feat: connector for plugin runtime

This commit is contained in:
Junyan Qin
2025-06-09 12:10:48 +08:00
parent af493c117c
commit 2d06f1cadb
9 changed files with 130 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
semantic_version = 'v4.0.7'
required_database_version = 3
required_database_version = 4
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""
debug_mode = False