|
@@ -36,6 +36,7 @@
|
|
|
, OrderPath -- 주문 경로
|
|
, OrderPath -- 주문 경로
|
|
|
, DeliveryClassCd -- 배송 형태 (당일)
|
|
, DeliveryClassCd -- 배송 형태 (당일)
|
|
|
, ShippingTypeCd -- 출고 구분
|
|
, ShippingTypeCd -- 출고 구분
|
|
|
|
|
+ , IsBeautyDelivery -- 화장풍 여부
|
|
|
, DeliveryAddrNew -- 도로명 주소
|
|
, DeliveryAddrNew -- 도로명 주소
|
|
|
, IfYn -- I/F여부
|
|
, IfYn -- I/F여부
|
|
|
, PayGb
|
|
, PayGb
|
|
@@ -70,7 +71,8 @@
|
|
|
, #{isreorder}
|
|
, #{isreorder}
|
|
|
, #{orderpath}
|
|
, #{orderpath}
|
|
|
, #{deliveryclasscd}
|
|
, #{deliveryclasscd}
|
|
|
- , #{shippingtypecd}
|
|
|
|
|
|
|
+ , #{shippingtypecd}
|
|
|
|
|
+ , 0
|
|
|
, #{deliveryaddrnew}
|
|
, #{deliveryaddrnew}
|
|
|
, 'Y'
|
|
, 'Y'
|
|
|
, #{payGb}
|
|
, #{payGb}
|