Align backend workbench API with prototype
This commit is contained in:
@@ -31,6 +31,8 @@ func AutoMigrate(database *gorm.DB) error {
|
||||
&SenlinAgentSource{},
|
||||
&SenlinAgentAISession{},
|
||||
&SenlinAgentTag{},
|
||||
&SenlinAgentProjectChannel{},
|
||||
&SenlinAgentCronPlan{},
|
||||
&SenlinAgentProjectEvent{},
|
||||
&SenlinAgentAIKey{},
|
||||
&SenlinAgentAICallLog{},
|
||||
|
||||
Reference in New Issue
Block a user