mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-29 22:44:30 +08:00
重命名数据表
This commit is contained in:
@@ -7,5 +7,5 @@ type Config struct {
|
||||
}
|
||||
|
||||
func (m *Config) TableName() string {
|
||||
return "chatgpt_configs"
|
||||
return "geekai_configs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user