提交修改
This commit is contained in:
parent
5a525e15f6
commit
20e44e7ae6
@ -164,6 +164,7 @@ public class AppIndexPageController {
|
||||
}
|
||||
vvSkuDTOS.add(vvSkuDTO);
|
||||
}
|
||||
|
||||
vvProductDTO.setVvSkuList(vvSkuDTOS);
|
||||
|
||||
List<VvProductPropertyEntity> vvProductPropertyEntities = vvProductPropertyDao.selectVvProductPropertyByProductId(vvProductDetailRequest.getProductId());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user