|
@@ -785,7 +785,7 @@ public class TsfMypageController extends TsfBaseController {
|
|
|
orderChange.setIpAddress(TsfSession.getIpAddress());
|
|
orderChange.setIpAddress(TsfSession.getIpAddress());
|
|
|
|
|
|
|
|
// 2. 취소완료 처리
|
|
// 2. 취소완료 처리
|
|
|
- GagaMap result = coreOrderChangeService.orderCancelPreInfo(orderChange);
|
|
|
|
|
|
|
+ GagaMap result = coreOrderChangeService.orderCancelPreInfo(orderChange, custNo);
|
|
|
|
|
|
|
|
// TODO
|
|
// TODO
|
|
|
// 취소 완료 알림톡 발송 에정
|
|
// 취소 완료 알림톡 발송 에정
|