|
|
a7c7da109b
|
fix bugs
continuous-integration/drone/push Build is failing
|
2025-11-30 12:41:50 +08:00 |
|
|
|
f01c5c6a6a
|
Merge remote-tracking branch 'origin/main'
continuous-integration/drone/push Build is failing
解决目录重组冲突:
- doc/ → docs/ (文档目录重命名)
- doc/sql/ → database/ (数据库脚本目录重组)
- doc/script/ → scripts/ (脚本目录重组)
保留本地新增的武术比赛系统文件:
- docs/sql/mysql/martial-*.sql (4个数据库脚本)
- docs/后端开发完成报告.md
- docs/数据库字段检查报告.md
- docs/问题修复报告.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-30 12:13:15 +08:00 |
|
|
|
6aeb522f24
|
fix bugs
|
2025-11-30 12:07:18 +08:00 |
|
n72595987@gmail.com
|
15579f43cb
|
修复后端服务外网访问问题
continuous-integration/drone/push Build is failing
- 将 server.address 从 127.0.0.1 改为 0.0.0.0,允许外部访问
- 配置 UFW 防火墙允许 8123 端口
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-29 20:08:50 +08:00 |
|
n72595987@gmail.com
|
9c7604d98b
|
chore: 配置开发环境并更新数据库设置
- 添加 VS Code 调试配置(launch.json, tasks.json)
- 添加 VS Code 调试使用指南
- 更新数据库端口为高位端口(MySQL: 33066, Redis: 63379)
- 更新应用服务器端口为 8123
- 启用 blade-starter-liteflow 依赖
- 添加 SDKMAN 配置文件(.sdkmanrc)
- 添加项目开发文档(CLAUDE.md)
- 更新 .gitignore 忽略日志和部署文件
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-29 13:26:22 +08:00 |
|
|
|
3b097b5f63
|
fix bugs
|
2025-11-28 16:17:55 +08:00 |
|