添加项目核心文件和 .gitignore

This commit is contained in:
huangzhenpc
2025-02-12 09:29:46 +08:00
parent 3b1ad99f93
commit aff9928984
12 changed files with 864 additions and 1 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
requests==2.31.0
pyinstaller==6.3.0