perf(chat): 优化后台客服会话查询与状态
This commit is contained in:
@@ -63,6 +63,7 @@ func MigrateRentalTransactionTestSchema(db *gorm.DB) error {
|
||||
&model.AuditLog{},
|
||||
&model.ChatConversation{},
|
||||
&model.ChatParticipant{},
|
||||
&model.ChatAdminConversationState{},
|
||||
&model.ChatMessage{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user