1
export class DepartmentAffiliationSelectList {
2 3 4
departmentAffiliationId: number; name: string; }