export interface AuthorityUpdateHistoryListVO { accessIp: string; authorityDivisionCode: string; authorityKindCode: string; authorizerId: string; authorizerName: string; datetime: string; logSn: number; recipientDepartment: string; recipientId: string; recipientName: string; recipientPosition: string; }