admin
2020-03-06 ce2c33ba07d0b0cbb14ec6b37b72b19d073b15af
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;