可以运行

This commit is contained in:
2025-11-13 17:15:45 +08:00
commit 795ac17a63
14 changed files with 2394 additions and 0 deletions

3
app.py Normal file
View File

@@ -0,0 +1,3 @@
from PWF.Application.app import main
main()