|
|
@@ -144,8 +144,6 @@ public class TsfPlanningController extends TsfBaseController {
|
|
|
review.setPlanSq(planSq);
|
|
|
coupon.setPlanSq(planSq);
|
|
|
|
|
|
- planningService.accessCustGrade(plan);
|
|
|
- // 이거 access로 옮겨야 하나..?
|
|
|
//plan.setSiteCd(TscConstants.Site.STYLE24.value());
|
|
|
plan.setFrontGb(TsfSession.getFrontGb());
|
|
|
|