提交修改
This commit is contained in:
parent
1b016a3079
commit
ca66b027bd
@ -386,7 +386,6 @@ public class AppOrderController {
|
|||||||
if(list ==null){
|
if(list ==null){
|
||||||
list = new ArrayList<>();
|
list = new ArrayList<>();
|
||||||
}
|
}
|
||||||
|
|
||||||
list.add(promoterTradeOrderLineAwardNew);
|
list.add(promoterTradeOrderLineAwardNew);
|
||||||
vvPromoterTradeOrderLineAwardMap.put(vvPromoterBuyer.getPromoterBuyerId(), list);
|
vvPromoterTradeOrderLineAwardMap.put(vvPromoterBuyer.getPromoterBuyerId(), list);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user