| | |
| | | import org.yeshi.utils.JsonUtil; |
| | | |
| | | import com.yeshi.fanli.dao.mybatis.brand.BrandClassShopMapper; |
| | | import com.yeshi.fanli.dto.ConfigParamsDTO; |
| | | import com.yeshi.fanli.dto.GoodsMoneyConfigParamsDTO; |
| | | import com.yeshi.fanli.entity.brand.BrandClass; |
| | | import com.yeshi.fanli.entity.brand.BrandClassShop; |
| | | import com.yeshi.fanli.entity.goods.CommonGoods; |
| | |
| | | count = taoBaoShopService.countBrandShopinfo(cid); |
| | | } |
| | | |
| | | ConfigParamsDTO paramsDTO = orderHongBaoMoneyComputeService.getShowComputeRate(platform, version,system); |
| | | GoodsMoneyConfigParamsDTO paramsDTO = orderHongBaoMoneyComputeService.getShowComputeRate(platform, version,system); |
| | | |
| | | // 淘宝商品信息过滤 |
| | | Map<Long, TaoBaoGoodsBrief> goodsMap = getFilterTaoBaoGoods(listInfo); |
| | |
| | | return listInfo; |
| | | |
| | | |
| | | ConfigParamsDTO paramsDTO = |
| | | GoodsMoneyConfigParamsDTO paramsDTO = |
| | | orderHongBaoMoneyComputeService.getShowComputeRate(platform, version,system); |
| | | // 淘宝商品信息过滤 |
| | | Map<Long, TaoBaoGoodsBrief> goodsMap = getFilterTaoBaoGoods(listInfo); |