export interface LoginSmSCertificationRs { failCode: string; successYn: boolean; }