admin
2020-02-23 c8af18fa7f212ec64e84fb6ac1f4ab4471d7c5ec
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;