增加微信多开功能

This commit is contained in:
2026-04-07 18:54:31 +08:00
parent 3051f6ca49
commit 621d752a8d
7 changed files with 317 additions and 35 deletions
+5
View File
@@ -0,0 +1,5 @@
# 编译命令
python -m PyInstaller CleanDesktopOrganizer.spec
# 清除缓存重新打包命令
python -m PyInstaller CleanDesktopOrganizer.spec --clean