refactor: 添加表名前缀配置及重构数据库表名

This commit is contained in:
2026-04-03 15:10:38 +08:00
parent 47c569f6fb
commit 662a2f13c5
3 changed files with 57 additions and 37 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/gogf/gf/v2 v2.10.0
)
//replace gitea.com/red-future/common => ../common
//replace gitea.com/red-future/common v0.0.11 => ../common
require (
github.com/BurntSushi/toml v1.5.0 // indirect