搭建用户体系

This commit is contained in:
2026-07-03 23:40:33 +08:00
parent 37a9f865ed
commit 2df19fcd02
40 changed files with 2622 additions and 0 deletions
+8
View File
@@ -20,6 +20,14 @@ build/
# ===== uv =====
.uv/
# ===== Go =====
backend/stock-user-system
backend/tmp/
*.exe
*.dll
*.so
*.dylib
# ===== Node / pnpm =====
node_modules/
.pnpm-store/