|
@@ -687,5 +687,6 @@ public class Order extends TscBaseDomain {
|
|
|
private int pntDcSumAmt;
|
|
private int pntDcSumAmt;
|
|
|
private int gfcdUseSumAmt;
|
|
private int gfcdUseSumAmt;
|
|
|
private int realOrdSumAmt;
|
|
private int realOrdSumAmt;
|
|
|
|
|
+ private int delvSumAmt;
|
|
|
|
|
|
|
|
}
|
|
}
|