refactor: 统一插件迁移与 Passkey 模块命名

This commit is contained in:
jxxghp
2026-08-27 20:38:55 +08:00
parent e82ce8447c
commit f888aab2c9
12 changed files with 94 additions and 103 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ from app.application.plugin.identity import (
TrustedPluginSourceType,
normalize_physical_plugin_id,
)
from app.application.plugin.identity_migration import (
from app.application.plugin.migration import (
PluginIdentityMigrationService,
configure_plugin_identity_migration,
get_plugin_identity_migration,