重构配方类服务层
This commit is contained in:
@@ -63,7 +63,11 @@ func NewApplication(configPath string) (*Application, error) {
|
||||
appServices.userService,
|
||||
appServices.auditService,
|
||||
appServices.thresholdAlarmService,
|
||||
appServices.feedManagementService,
|
||||
appServices.nutrientService,
|
||||
appServices.rawMaterialService,
|
||||
appServices.pigBreedService,
|
||||
appServices.pigAgeStageService,
|
||||
appServices.pigTypeService,
|
||||
infra.tokenGenerator,
|
||||
infra.lora.listenHandler,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user