This commit is contained in:
2025-12-11 19:01:28 +08:00
parent cff3a32da4
commit a1859fdeb9
4 changed files with 300 additions and 84 deletions

4
.gitignore vendored
View File

@@ -21,8 +21,8 @@ data/*
# 打包出来的可执行文件
/app/api
/app/main/api/main
/app/main/api/debug
/app/main/api/test
/app/main/api/_debug
/app/main/api/_test
# 文档目录
documents/*