fanli/src/main/java/com/yeshi/fanli/service/impl/taobao/TLJBuyGoodsServiceImpl.java
@@ -13,6 +13,7 @@ import org.springframework.cache.annotation.Cacheable; import org.springframework.cache.ehcache.EhCacheCacheManager; import org.springframework.context.annotation.Lazy; import org.springframework.stereotype.Service; import com.yeshi.fanli.dao.taobao.TLJBuyGoodsDao; @@ -50,6 +51,7 @@ @Resource private EhCacheCacheManager ehCacheCacheManager; @Lazy @Resource private TaoBaoGoodsUpdateService taoBaoGoodsUpdateService;