Преглед на файлове

add ComponentTypeName Attributes

xiewenjie преди 4 години
родител
ревизия
215eecadf4
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      sxz-core/src/main/java/com/fdkk/sxz/webApi/service/custom/impl/CustomProductServiceImpl.java

+ 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;