18 lines
239 B
JSON
18 lines
239 B
JSON
|
{
|
||
|
"staff_config": [
|
||
|
{
|
||
|
"name": "目标绩效",
|
||
|
"key": "target"
|
||
|
},
|
||
|
{
|
||
|
"name": "社保扣除",
|
||
|
"key": "social_deduct"
|
||
|
},
|
||
|
{
|
||
|
"name": "公积金扣除",
|
||
|
"key": "house_deduct"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
|