export interface SaveCurrentPersonalInfoCollectionRs { serverTime: string; successYn: boolean; }