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