平台侧发送和准备工作实现完成
This commit is contained in:
@@ -354,6 +354,7 @@ func initAppServices(ctx context.Context, infra *Infrastructure, domainServices
|
||||
areaControllerService := service.NewAreaControllerService(
|
||||
logs.AddCompName(baseCtx, "AreaControllerService"),
|
||||
infra.repos.areaControllerRepo,
|
||||
infra.repos.otaRepo,
|
||||
thresholdAlarmService,
|
||||
domainServices.otaService,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user