new changes in hub api messages
This commit is contained in:
@@ -42,6 +42,8 @@ func Migrate(db *gorm.DB) error {
|
||||
&models.DoormilePricing{},
|
||||
&models.AgentDecision{},
|
||||
&models.HubStaffAccount{},
|
||||
&models.HubConversation{},
|
||||
&models.HubMessage{},
|
||||
)
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user