配方增删改查服务层和控制器
This commit is contained in:
@@ -68,6 +68,7 @@ func NewApplication(configPath string) (*Application, error) {
|
||||
appServices.pigBreedService,
|
||||
appServices.pigAgeStageService,
|
||||
appServices.pigTypeService,
|
||||
appServices.recipeService,
|
||||
infra.tokenGenerator,
|
||||
infra.lora.listenHandler,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user