| | |
| | | @Service |
| | | @Slf4j |
| | | public class LWhFormScrappedCoreService { |
| | | private LWhFormScrappedService lWhFormScrappedService; |
| | | private LWhFormScrappedServiceImpl lWhFormScrappedService; |
| | | private LWhFormScrappedGoodsService lWhFormScrappedGoodsService; |
| | | private BaseGoodsTemplateServiceImpl baseGoodsTemplateService; |
| | | private LWhGoodsService lWhGoodsService; |
| | |
| | | private LWarehouseFlowService lWarehouseFlowService; |
| | | |
| | | @Autowired |
| | | public LWhFormScrappedCoreService(LWhFormScrappedService lWhFormScrappedService, |
| | | public LWhFormScrappedCoreService(LWhFormScrappedServiceImpl lWhFormScrappedService, |
| | | LWhFormScrappedGoodsService lWhFormScrappedGoodsService, |
| | | BaseGoodsTemplateServiceImpl baseGoodsTemplateService, |
| | | LWhGoodsService lWhGoodsService, |