Kaynağa Gözat

이태영 - 20210208 장바구니 임시커밋

xodud1202 5 yıl önce
ebeveyn
işleme
58c3bd958d

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

@@ -420,13 +420,15 @@ public class Order extends TscBaseDomain {
 
 	// 다다익선
 	@JsonFormat(with = JsonFormat.Feature.ACCEPT_SINGLE_VALUE_AS_ARRAY)
-	private int[] tmtbSqs;			// 다다익선 일련번호
+	private int[] tmtbSqs;							// 다다익선 일련번호
 	private int applyAmtSectionVal;					// 적용 조건
 	private int applyQtySectionVal;					// 적용 조건
 	private int dcVal;								// 할인값
+	private int tmtbCnt;							// 다다익선 수량
 	private int sectionVal;							// 다다익선 조건
 	private int tmtbSumQty;							// 장바구니 수량 다다익선 총계
 	private int tmtbSumAmt;							// 장바구니 금액 다다익선 총계
+	private int tmtbCurrPrice;						// 다다익선 적용 후 금액
 	private String goodsGb;
 	private String applyGb;							// 다다익선 할인 기준
 	private String applyQtySectionYn;				// 다다익선 적용 여부