Init 1.0 codes

This commit is contained in:
2025-09-20 22:20:08 +08:00
commit 49922cc006
2294 changed files with 426627 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# 忽略上传的应用文件
uploads/
# 忽略文件目录
files/
# 忽略图片目录
images/
# 忽略日志文件
logs/
# 忽略Windows系统文件
Thumbs.db
.DS_Store
config.php