docs: 将仓库代码注释统一为中文

This commit is contained in:
2026-09-10 00:40:56 +08:00
parent ee9dd926e5
commit 68dc78a45e
249 changed files with 707 additions and 900 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class CredentialResolver(Protocol):
class HostCredentialStore:
"""Desktop-only adapter. It cannot fall back to Fernet or environment keys."""
"""仅限桌面适配器。它不能回退到 Fernet 或环境密钥。"""
@staticmethod
def _call(method, **params):
from app.host_bridge import active