This commit is contained in:
parent
cb7d07df52
commit
1876e2955a
1 changed files with 1 additions and 0 deletions
|
|
@ -357,6 +357,7 @@ public class OrderCurrencyListener extends QueueConsumer implements Initializing
|
|||
o.setListingId(oc.getListingId());
|
||||
o.setMarket(oc.getMarket());
|
||||
o.setPrice(oc.getPrice());
|
||||
o.setBasePrice(oc.getBasePrice());
|
||||
o.setSettleCode(oc.getSettleCode());
|
||||
});
|
||||
orderCurrencyImdg.insert(primaryOrder);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue