feat: 添加自动手机双清脚本,初始化存储库

This commit is contained in:
2025-12-22 23:32:37 +08:00
commit 187f4d90ea
12 changed files with 628 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
# 项目依赖
# 该项目主要使用Python标准库无需额外安装依赖
# 如果需要添加第三方库,可以在此列出
# 示例:
# requests>=2.26.0
# pyserial>=3.5