有家健康网
当前位置: 有家健康网 > 健康资讯>

四川宜宾社保基数11600能拿多少

有家健康网 2025-05-06阅读量:9269


KeyError Traceback (most recent call last)
Cell In[1], line 26
21 # 计算单位和个人缴费总额
22 total_company_payment = sum([
23 base_salary_min * rate[“company”] for rate in insurance_rates.values()
24 ])
—> 26 total_personal_payment = sum([
27 base_salary_min * rate[“personal”] for rate in insurance_rates.values()
28 ])
30 total_payment = total_company_payment + total_personal_payment
32 total_payment

Cell In[1], line 27, in <listcomp>(.0)
21 # 计算单位和个人缴费总额
22 total_company_payment = sum([
23 base_salary_min * rate[“company”] for rate in insurance_rates.values()
24 ])
26 total_personal_payment = sum([
—> 27 base_salary_min * rate[“personal”] for rate in insurance_rates.values()
28 ])
30 total_payment = total_company_payment + total_personal_payment
32 total_payment

KeyError: ‘personal’

有家健康网
联系我们
网站地图

ICP备案号:粤ICP备19122149号

本站内容仅供咨询参考,不代替您的医生或其他医务人员的建议,更不宜作为自行诊断或治疗依据,如果您对自己健康方面的问题有疑问,请及时到医院就诊!