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