Pārlūkot izejas kodu

add ComponentTypeName Attributes

xiewenjie 4 gadi atpakaļ
vecāks
revīzija
215eecadf4

+ 1 - 0
sxz-core/src/main/java/com/fdkk/sxz/webApi/service/custom/impl/CustomProductServiceImpl.java

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