实现配方领域的web接口
This commit is contained in:
@@ -63,6 +63,7 @@ func NewApplication(configPath string) (*Application, error) {
|
||||
appServices.userService,
|
||||
appServices.auditService,
|
||||
appServices.thresholdAlarmService,
|
||||
appServices.feedManagementService,
|
||||
infra.tokenGenerator,
|
||||
infra.lora.listenHandler,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user