|
@@ -37,4 +37,5 @@ public class Point extends TscBaseDomain {
|
|
|
private int expectedPntAmt; // 적립예정포인트
|
|
private int expectedPntAmt; // 적립예정포인트
|
|
|
private int expectedExpirePntAmt; // 소멸예정포인트
|
|
private int expectedExpirePntAmt; // 소멸예정포인트
|
|
|
|
|
|
|
|
|
|
+ private String searchDt; // 검색일자
|
|
|
}
|
|
}
|