创建项目及AI生成基本代码

This commit is contained in:
2025-09-08 22:12:42 +08:00
parent db6b887237
commit b96db8f5e3
26 changed files with 1866 additions and 0 deletions

8
scripts/README.md Normal file
View File

@@ -0,0 +1,8 @@
# 脚本目录
该目录存放项目的各种脚本文件,包括:
1. 启动脚本
2. 停止脚本
3. 部署脚本
4. 其他运维脚本