{
"success": true,
"code": 10000,
"message": "操作成功!",
"data": [
{
"id": "1",
"cityId": "1084825908823904256",
"paymentItemId": "1",
"switchCompany": true,
"scaleCompany": 16,
"switchPersonal": true,
"scalePersonal": 8,
"name": "养老"
},
{
"id": "2",
"cityId": "1084825908823904256",
"paymentItemId": "2",
"switchCompany": true,
"scaleCompany": 10,
"switchPersonal": true,
"scalePersonal": 5,
"name": "医疗"
},
{
"id": "3",
"cityId": "1084825908823904256",
"paymentItemId": "3",
"switchCompany": true,
"scaleCompany": 0.8,
"switchPersonal": true,
"scalePersonal": 0.2,
"name": "失业"
},
{
"id": "4",
"cityId": "1084825908823904256",
"paymentItemId": "4",
"switchCompany": true,
"scaleCompany": 0.4,
"switchPersonal": false,
"scalePersonal": null,
"name": "工伤"
},
{
"id": "5",
"cityId": "1084825908823904256",
"paymentItemId": "5",
"switchCompany": true,
"scaleCompany": 0.8,
"switchPersonal": false,
"scalePersonal": null,
"name": "生育"
},
{
"id": "6",
"cityId": "1084825908823904256",
"paymentItemId": "6",
"switchCompany": true,
"scaleCompany": 0,
"switchPersonal": true,
"scalePersonal": 0,
"name": "大病"
}
]
}