package response import "eta/eta_mini_crm_ht/models" type SysDepartmentListResp struct { List []*models.SysDepartmentList }