## 去掉秒杀不需要代码;
This commit is contained in:
parent
f16b077110
commit
a9da19620c
|
|
@ -1244,7 +1244,6 @@ public class BdWaresServiceImpl extends ServiceImpl<BdWaresMapper, BdWares> impl
|
|||
specialAreaList = saList;
|
||||
}
|
||||
|
||||
specialAreaList.add(14);
|
||||
RecommendWaresInfoVo recommendWaresInfoVo = new RecommendWaresInfoVo();
|
||||
// 推荐专区
|
||||
List<RecommendSpecialAreaVo> resultList = new ArrayList<>();
|
||||
|
|
|
|||
Loading…
Reference in New Issue