feat: 第一次生产需求文档

This commit is contained in:
R524809
2025-10-10 13:30:16 +08:00
commit 8eb49f02b1
7 changed files with 2381 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# ---> AL
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
*.app
.snapshots/*