@@ -50,6 +50,7 @@ public class CustomProductServiceImpl extends BaseServiceImpl<ICustomProductMapp
@Autowired
private ICustomComponentService customComponentService;
+ @Autowired
private ICustomComponentClassifyService componentClassifyService;