| | |
| | | import javax.servlet.http.HttpServletResponse; |
| | | |
| | | import com.yeshi.fanli.entity.SystemEnum; |
| | | import com.yeshi.fanli.util.vipshop.DingDanXiaApiUtil; |
| | | import org.springframework.stereotype.Controller; |
| | | import org.springframework.web.bind.annotation.RequestMapping; |
| | | import org.yeshi.utils.taobao.TbImgUtil; |
| | |
| | | if (goodsBrief == null) |
| | | continue; |
| | | // 商品VO |
| | | GoodsMoneyConfigParamsDTO paramsDTO = orderHongBaoMoneyComputeService.getShowComputeRate("android", "55",system); |
| | | GoodsMoneyConfigParamsDTO paramsDTO = orderHongBaoMoneyComputeService.getShowComputeRate("android", "55", system); |
| | | paramsDTO.setBaseFanliRate(hongBaoManageService.getBaseFanliRate(SystemEnum.blks)); |
| | | GoodsDetailVO goodsVO = GoodsDetailVOFactory.convertTaoBao(goodsBrief, paramsDTO); |
| | | |
| | |
| | | |
| | | } |
| | | |
| | | @RequestMapping(value = "dingdanxia/vipshopauth") |
| | | public void dingDanXiaAuth(String code, String state, HttpServletRequest request, PrintWriter out) { |
| | | //暂时不使用 |
| | | |
| | | |
| | | } |
| | | |
| | | } |