feat: enhance schedule publish account handling and caching mechanisms
This commit is contained in:
@@ -25,7 +25,7 @@ func NewDesktopAccountHandler(a *bootstrap.App) *DesktopAccountHandler {
|
||||
repository.NewDesktopClientRepository(a.DB),
|
||||
a.Redis,
|
||||
a.RabbitMQ,
|
||||
),
|
||||
).WithCache(a.Cache),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user