Initial commit: One Pipe System

完整的管理系统,包含账户管理、卡片管理、套餐管理、财务管理等功能模块。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
sexygoat
2026-01-22 16:35:33 +08:00
commit 222e5bb11a
495 changed files with 145440 additions and 0 deletions

1
.husky/commit-msg Normal file
View File

@@ -0,0 +1 @@
pnpm dlx commitlint --edit $1

1
.husky/pre-commit Normal file
View File

@@ -0,0 +1 @@
pnpm run lint:lint-staged