feat: 支持本地数据保存时加密

This commit is contained in:
DLmaster361
2025-08-05 18:56:44 +08:00
parent d61b90baa4
commit 4ca7f9053f
12 changed files with 1586 additions and 404 deletions

View File

@@ -37,7 +37,7 @@ def is_admin() -> bool:
return False
@logger.catch
# @logger.catch
def main():
if is_admin():