admin
2020-02-26 a276635f2b82e5ee653275024d6211f7132df9a1
fanli/src/main/java/com/yeshi/fanli/service/impl/taobao/TaoBaoGoodsUpdateServiceImpl.java
@@ -9,6 +9,7 @@
import javax.annotation.Resource;
import org.springframework.context.annotation.Lazy;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
@@ -50,6 +51,7 @@
   @Resource
   private CommonGoodsService commonGoodsService;
   @Lazy
   @Resource
   private ShareHotGoodsService shareHotGoodsService;