feat: 初始化 vps-manager 资产管理系统(Asset/VPSDetail/DomainDetail/AIAccount 模型 + FastAPI 骨架)

This commit is contained in:
gouki
2026-08-01 13:18:04 +00:00
commit e6047e36d5
9 changed files with 225 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.venv/
data/
.env
.DS_Store