|
|
@@ -24,5 +24,7 @@ public class Delivery extends TscBaseDomain {
|
|
|
private String rtnLocDtlAddr; // 반품처상세주소
|
|
|
private String rtnLocTelno; // 반품처전화번호
|
|
|
private String note; // 배송안내정보
|
|
|
+ private String shipCompCd; // 배송안내정보
|
|
|
+ private String shipCompNm; // 배송안내정보
|
|
|
|
|
|
}
|