public List <SysCompanyModel> GetImages() { var companyLevel = sysCompanyService.GetCompanyPermissionLevel(); return(companyLevel); }