## 去掉秒杀不需要代码;
This commit is contained in:
parent
6bc93e8315
commit
804874a6d8
|
@ -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