实现库存管理相关逻辑
This commit is contained in:
@@ -69,6 +69,7 @@ func NewApplication(configPath string) (*Application, error) {
|
||||
appServices.pigAgeStageService,
|
||||
appServices.pigTypeService,
|
||||
appServices.recipeService,
|
||||
appServices.inventoryService,
|
||||
infra.tokenGenerator,
|
||||
infra.lora.listenHandler,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user