测试并完成windwos环境打包,这次真的测试,保证可以运行了

This commit is contained in:
2026-02-05 15:25:59 +08:00
parent 0c66c7d6f6
commit 1f3b0ed365
7 changed files with 72 additions and 63 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
db/**
**/venv/**
**/dist/**
**/build/**
**/build/**
*.spec
**/jm_/**