feat: 百科rag
This commit is contained in:
@@ -62,6 +62,8 @@ func MigrateTable() {
|
||||
|
||||
plant.ExchangeItem{}, //兑换商品
|
||||
plant.ExchangeOrder{}, //兑换订单
|
||||
|
||||
plant.AiChatHistory{}, //AI问答历史
|
||||
)
|
||||
if err != nil {
|
||||
global.Logger.Error("Migrate table failed,err:", zap.Error(err))
|
||||
|
||||
Reference in New Issue
Block a user