|
|
@@ -78,6 +78,7 @@ public class Order extends TscBaseDomain {
|
|
|
private int pntDcAmt; // 포인트할인금액
|
|
|
private int prePntDcAmt; // 선포인트사용금액
|
|
|
private int savePntAmt; // 적립포인트
|
|
|
+ private int orgSavePntAmt; // 적립포인트
|
|
|
|
|
|
private int realOrdAmt; // 실결제금액
|
|
|
private String venderId; // 벤더ID
|