mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-05-07 10:14:35 +08:00
重命名数据表
This commit is contained in:
@@ -31,5 +31,5 @@ type SunoJob struct {
|
||||
}
|
||||
|
||||
func (m *SunoJob) TableName() string {
|
||||
return "chatgpt_suno_jobs"
|
||||
return "geekai_suno_jobs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user