string hwrdstr = string.Empty ;
hwrdstr = string.Join("、",userEntityList.Select(x => x.Account));