xodud1202 před 5 roky
rodič
revize
5d945c7fed

+ 1 - 0
src/main/java/com/style24/persistence/domain/Order.java

@@ -408,6 +408,7 @@ public class Order extends TscBaseDomain {
 	private int[] tmtbSqs;			// 다다익선 일련번호
 	private int applyAmtSectionVal;					// 적용 조건
 	private int applyQtySectionVal;					// 적용 조건
+	private int dcVal;								// 할인값
 	private int sectionVal;							// 다다익선 조건
 	private int tmtbSumQty;							// 장바구니 수량 다다익선 총계
 	private int tmtbSumAmt;							// 장바구니 금액 다다익선 총계