数据库迁移

This commit is contained in:
2025-11-19 14:28:00 +08:00
parent d66323487b
commit 6a287b5f9d
6 changed files with 161 additions and 32 deletions

View File

@@ -32,6 +32,7 @@ Keep this managed block so 'openspec update' can refresh the instructions.
- 日志消息必须使用中文
- 用户可见的错误消息必须使用中文
- 变量名、函数名、类型名必须使用英文(遵循 Go 命名规范)
- GIT提交的commit必须使用中文
## 技术栈