喻健
2018-11-16 cb950a37e1617f6601da1f334608186a4cc4f40b
fanli/src/main/java/com/yeshi/fanli/controller/client/RecommendController.java
@@ -20,7 +20,7 @@
import org.springframework.web.bind.annotation.RequestMethod;
import org.yeshi.utils.IPUtil;
import org.yeshi.utils.JsonUtil;
import org.yeshi.utils.NumberUtil;
import org.yeshi.utils.NumberUtil;
import org.yeshi.utils.taobao.TbImgUtil;
import com.google.gson.Gson;
@@ -197,12 +197,13 @@
   @Resource
   private ShamUserService shamUserService;
   @Resource
   private SpecialService specialService;
   
   @Resource
   private SwiperPictureService swiperPictureService;
   @Resource
   private MonitorService monitorService;
@@ -1578,6 +1579,7 @@
      out.print(JsonUtil.loadTrueResult(root));
   }
   /**
    * 新版推荐专题管理(1.4.0)
    * 
@@ -1686,7 +1688,7 @@
   }
   
   
   /**
    * 商品基本详情 (1.4.0)
    *