提交修改git
This commit is contained in:
parent
ec9efdc272
commit
d3f9b23a83
@ -84,7 +84,6 @@ public class AppActivityController {
|
||||
VvBuyerEntity wasBuyerEntity = vvBuyerDao.selectVvBuyerById(promoterBuyerInfoDTO.getWasBuyerId());
|
||||
|
||||
List<VvBuyerEntity> promoterBuyerList = vvBuyerDao.selectVvBuyerByIdList(promoterBuyerInfoDTO.getPromoterBuyerIdList());
|
||||
|
||||
for (VvBuyerEntity promoterBuyerEntity : promoterBuyerList) {
|
||||
VvPromoterBuyerEntity vvPromoterBuyerEntity = new VvPromoterBuyerEntity();
|
||||
vvPromoterBuyerEntity.setPromoterId(request.getPromoterId());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user