[Fix] Fix manager handle error

This commit is contained in:
2025-07-11 14:49:11 +08:00
parent 8e487863cf
commit ab5c5e2262
4 changed files with 98 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.venv/
dist/
WebServicesManager.egg-info/
__pycache__/