mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-05-09 19:25:20 +08:00
重命名数据表
This commit is contained in:
@@ -17,5 +17,5 @@ type DallJob struct {
|
||||
}
|
||||
|
||||
func (m *DallJob) TableName() string {
|
||||
return "chatgpt_dall_jobs"
|
||||
return "geekai_dall_jobs"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user