feat: 保存并登记当前 Client (#11)

This commit is contained in:
chengma
2026-08-06 17:57:49 +08:00
parent 262f48c778
commit fab5778049
17 changed files with 1078 additions and 43 deletions
+1 -2
View File
@@ -15,5 +15,4 @@ PyQt-Fluent-Widgets==1.11.3
# 安卓自动化
uiautomator2==3.2.5
# 后续接入 Admin HTTP 接口时再放开(当前只用 Mock,不需要装):
# requests==2.32.3
# Admin HTTP 当前使用 Python 标准库,不需要额外网络依赖。