export interface PinCertificationRs { expireTimeStr: string; failCode: string; successYn: boolean; }