feat(*): go 后端项目脚手架

This commit is contained in:
2025-11-15 18:20:30 +08:00
commit 5bb025c1aa
39 changed files with 2459 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
## Go + Gorm + Gin 后端开发脚手架
### 支持库
- 数据库
- 配置文件
- 日志系统
- `JWT`等工具类