mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-05-01 23:44:26 +08:00
重命名数据表
This commit is contained in:
@@ -18,5 +18,5 @@ type Product struct {
|
||||
}
|
||||
|
||||
func (m *Product) TableName() string {
|
||||
return "chatgpt_products"
|
||||
return "geekai_products"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user