分离出core和cli,更新文档,打包脚本

This commit is contained in:
保清
2026-02-08 17:48:14 +08:00
parent 18fcfc2c01
commit cb737c0d95
6 changed files with 1076 additions and 1524 deletions
+1 -1
View File
@@ -1 +1 @@
pyinstaller -F 123pan.py --icon favicon.ico --clean --noconfirm
pyinstaller -F pan123_cli.py --icon favicon.ico --clean --noconfirm