feat: add function map, change host.py to main.py

This commit is contained in:
7a1dd609-d238-4580-9d5f-ee8412b0f5bc
2025-01-15 23:19:14 +08:00
parent 1f5988a145
commit 0385cac2ed
6 changed files with 8926 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
**/__pycache__
**/settings.py
Treasure