기본 콘텐츠로 건너뛰기

SKT 분실, 파손 보험 처리

SKT는 분실 , 파손 보험을 따로 들수 있습니다. 저는 절약을 위해 파손보험만 들었더니 월 2,000원입니다. 액정 위에가 깨져서 수리 할려구 했는데 자기 부담금이 오만원이 존재 합니다. 그러니 수리비를 산정하고 접수해야 손해가 없습니다. 114에 물어보니 보험 처리하는 곳은 다른곳이라고 하면서 ARS연결해주는데 수리를 하고 전화하라고 하네요 사고가 30일이 지나면 사유서를 작성하라구 하니깐 적당이 30일 이내로 하시고, 사고 경위도 상담원 접수와 사이트에서 작성한것은 같게 해야 합니다. https://www.tsmartsafe.com 먼저 수리를 받고 나서 사고접수를 하면됩니다. 보험 가입유무를 위 홈페이지에서 확인할수 있습니다 액정 교체를 하신거면 교체한 액정을 달라구 해서 기종에따라서 판매를 하실수 있습니다. 저 같은 경우는 갤s3 오만원에 팔았습니다. 교체비 104000원, 보험 청구 = 54,000원, 액정 판매 50,000원 해서 무료로 교체 한것으로 되었네요.. 보험 청구 하고 액정 전화해서 팔구 여러가지 일을 해야했지만 몸이 힘드니 돈이 굳었네요

댓글

이 블로그의 인기 게시물

java 특정 디렉토리에 있는 파일 목록을 읽어내기, 정렬해서 가져오기

폴더 리스트 가져오기 String path="C:\"; File dirFile=new File(path); File []fileList=dirFile.listFiles(); for(File tempFile : fileList) {   if(tempFile.isFile()) {     String tempPath=tempFile.getParent();     String tempFileName=tempFile.getName();     System.out.println("Path="+tempPath);     System.out.println("FileName="+tempFileName);     /*** Do something withd tempPath and temp FileName ^^; ***/   } } 정렬해서 가져오기 import java.io.FileFilter; import java.io.IOException; import java.util.Arrays; import java.util.Date; import org.apache.commons.io.comparator.LastModifiedFileComparator; import org.apache.commons.io.filefilter.FileFileFilter; public class LastModifiedFileComparatorTest { public static void main(String[] args) throws IOException { File directory = new File("."); // get just files, not directories File[] files = directory.listFiles((FileFilter) FileFileFilter.FILE); System.out.println("Defaul...

UltraEdit Professional Version 18.20.0.1014 라이센스 키 넣기

Step 1: unpack rar archive      Step 2: run the setup   Step 3: Use the given keygen to activate    Add the line   127.0.0.1 licensing.ultraedit.com         to your %WINDOWS%\system32\drivers\etc\hosts file                 Enter any data for license-id and password (license-id must be a         number)                 Choose Offline activation and generate corresponding activation         codes for your user codes   Step 4: Enjoy and Support Developers, Buy It, They Deserved It!