refactor: rename AI expert item model
This commit is contained in:
@@ -33,7 +33,7 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SenlinAgentNote{},
|
||||
&SenlinAgentSource{},
|
||||
&SenlinAgentAIExpertCategory{},
|
||||
&SenlinAgentAIExpert{},
|
||||
&SenlinAgentAIExpertItem{},
|
||||
&SenlinAgentAISession{},
|
||||
&SenlinAgentTag{},
|
||||
&SenlinAgentProjectChannel{},
|
||||
|
||||
Reference in New Issue
Block a user