mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-05-07 02:04:41 +08:00
重命名数据表
This commit is contained in:
@@ -23,5 +23,5 @@ type VideoJob struct {
|
||||
}
|
||||
|
||||
func (m *VideoJob) TableName() string {
|
||||
return "chatgpt_video_jobs"
|
||||
return "geekai_video_jobs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user